Skip to content

Commit 190131a

Browse files
committed
Update project version to celebrate github workflows
1 parent de97869 commit 190131a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 2.6)
22
project(otclient)
33

4-
set(VERSION "0.6.6")
4+
set(VERSION "1.0.0")
55

66
option(FRAMEWORK_SOUND "Use SOUND " ON)
77
option(FRAMEWORK_GRAPHICS "Use GRAPHICS " ON)

0 commit comments

Comments
 (0)