We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de97869 commit 190131aCopy full SHA for 190131a
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 2.6)
2
project(otclient)
3
4
-set(VERSION "0.6.6")
+set(VERSION "1.0.0")
5
6
option(FRAMEWORK_SOUND "Use SOUND " ON)
7
option(FRAMEWORK_GRAPHICS "Use GRAPHICS " ON)
0 commit comments