Skip to content

Commit 37dc805

Browse files
committed
Set version to 2.0.1
1 parent 77d9859 commit 37dc805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ project(Glypha)
1313

1414
set(CPACK_PACKAGE_VERSION_MAJOR "2")
1515
set(CPACK_PACKAGE_VERSION_MINOR "0")
16-
set(CPACK_PACKAGE_VERSION_PATCH "0")
16+
set(CPACK_PACKAGE_VERSION_PATCH "1")
1717

1818
set(SOURCES
1919
game/GLGame.cpp

0 commit comments

Comments
 (0)