Skip to content

Commit

Permalink
Bumping version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
clemahieu committed Feb 24, 2017
1 parent 5a06c56 commit bb09693
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 @@ -3,7 +3,7 @@ project (rai)

set (CPACK_PACKAGE_VERSION_MAJOR "7")
set (CPACK_PACKAGE_VERSION_MINOR "8")
set (CPACK_PACKAGE_VERSION_PATCH "0")
set (CPACK_PACKAGE_VERSION_PATCH "1")

set (RAIBLOCKS_GUI OFF CACHE BOOL "")
set (RAIBLOCKS_TEST OFF CACHE BOOL "")
Expand Down

0 comments on commit bb09693

Please sign in to comment.