Skip to content

Commit d534be2

Browse files
Updates version
1 parent e7a1af4 commit d534be2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ endforeach()
2222

2323
# Set name for entire project. This establishes the project name in <PROJECT_NAME>_* variables.
2424
# Details at: https://cmake.org/cmake/help/latest/command/project.html#command:project
25-
project(PlayRho VERSION 1.0.0)
25+
project(PlayRho VERSION 1.1.0)
2626
# Now PlayRho_VERSION set to version above.
2727
# PlayRho_VERSION_MAJOR set to first component.
2828
# PlayRho_VERSION_MINOR set to second component.

0 commit comments

Comments
 (0)