Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Emdek committed May 1, 2016
1 parent 8ad1972 commit 0b5cc49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ set(MINOR_VERSION "9")
set(PATCH_VERSION "10")
set(OTTER_VERSION_MAIN ${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION})
set(OTTER_VERSION_WEEKLY " ")
set(OTTER_VERSION_CONTEXT "-dev")
set(OTTER_VERSION_CONTEXT " beta 10")

if (EXISTS "${CMAKE_ROOT}/Modules/CPack.cmake")
include(InstallRequiredSystemLibraries)
Expand Down

0 comments on commit 0b5cc49

Please sign in to comment.