Update version to 0.5.4
This commit is contained in:
parent
58d3a2ec72
commit
737001264d
|
@ -1,7 +1,7 @@
|
||||||
cmake_minimum_required(VERSION 2.6)
|
cmake_minimum_required(VERSION 2.6)
|
||||||
project(otclient)
|
project(otclient)
|
||||||
|
|
||||||
set(VERSION "0.5.3")
|
set(VERSION "0.5.4")
|
||||||
|
|
||||||
set(FRAMEWORK_SOUND ON)
|
set(FRAMEWORK_SOUND ON)
|
||||||
set(FRAMEWORK_GRAPHICS ON)
|
set(FRAMEWORK_GRAPHICS ON)
|
||||||
|
|
|
@ -31,7 +31,8 @@ In short, if you need to compile OTClient, follow these tutorials:
|
||||||
|
|
||||||
### Need help?
|
### 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
|
### Bugs
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue