Skip to content

Commit

Permalink
Prepare 3.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
j-rivero committed Apr 12, 2017
1 parent b676648 commit 0e563ca
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 @@ -5,7 +5,7 @@ project (ignition-math3)
string (SUBSTRING ${PROJECT_NAME} 9 4 IGN_PROJECT_NAME)

string (SUBSTRING ${PROJECT_NAME} 13 -1 PROJECT_MAJOR_VERSION)
set (PROJECT_MINOR_VERSION 0)
set (PROJECT_MINOR_VERSION 1)
set (PROJECT_PATCH_VERSION 0)

set(PROJECT_NAME_NO_VERSION "ignition-${IGN_PROJECT_NAME}")
Expand Down

0 comments on commit 0e563ca

Please sign in to comment.