Skip to content

Commit

Permalink
Updating version to v00-05
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer committed Jul 6, 2017
1 parent 8d80cf6 commit 2c97d68
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 @@ CMAKE_MINIMUM_REQUIRED( VERSION 2.8 )
PROJECT( FCalClusterer CXX )

SET( PROJECT_VERSION_MAJOR 0 )
SET( PROJECT_VERSION_MINOR 3 )
SET( PROJECT_VERSION_MINOR 5 )
SET( CMAKE_BUILD_TYPE RelWithDebInfo )

SET( FCAL_USE_ROOT True ) ##not optional
Expand Down

0 comments on commit 2c97d68

Please sign in to comment.