1 parent e7a1af4 commit d534be2Copy full SHA for d534be2
1 file changed
CMakeLists.txt
@@ -22,7 +22,7 @@ endforeach()
22
23
# Set name for entire project. This establishes the project name in <PROJECT_NAME>_* variables.
24
# Details at: https://cmake.org/cmake/help/latest/command/project.html#command:project
25
-project(PlayRho VERSION 1.0.0)
+project(PlayRho VERSION 1.1.0)
26
# Now PlayRho_VERSION set to version above.
27
# PlayRho_VERSION_MAJOR set to first component.
28
# PlayRho_VERSION_MINOR set to second component.
0 commit comments