From 737001264d31e849cd33bf5039385be33f5a3ddf Mon Sep 17 00:00:00 2001 From: Eduardo Bart Date: Thu, 4 Oct 2012 20:33:10 -0300 Subject: [PATCH] Update version to 0.5.4 --- CMakeLists.txt | 2 +- README.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ccc24c07..962c394c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.6) project(otclient) -set(VERSION "0.5.3") +set(VERSION "0.5.4") set(FRAMEWORK_SOUND ON) set(FRAMEWORK_GRAPHICS ON) diff --git a/README.md b/README.md index 79fa79d6..d0162a1b 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,8 @@ In short, if you need to compile OTClient, follow these tutorials: ### Need help? -Try to ask questions in [otland](http://otland.net/forum.php) or talk with us at #otclient irc.freenode.net +Try to ask questions in [otland](http://otland.net/f494/), now we have a board for the project there, +or talk with us at #otclient irc.freenode.net ### Bugs