Skip to content

Commit

Permalink
Raised version number
Browse files Browse the repository at this point in the history
  • Loading branch information
yvt committed Jun 13, 2014
1 parent d83778c commit e491cff
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 @@ -4,7 +4,7 @@ project(OpenSpades)

set(OpenSpades_VERSION_MAJOR 0)
set(OpenSpades_VERSION_MINOR 0)
set(OpenSpades_VERSION_REVISION 11)
set(OpenSpades_VERSION_REVISION 12)

set(OPENSPADES_FULL_VERSION "${OpenSpades_VERSION_MAJOR}.${OpenSpades_VERSION_MINOR}.${OpenSpades_VERSION_REVISION}")

Expand Down

0 comments on commit e491cff

Please sign in to comment.