Skip to content

Commit

Permalink
Updating version to v01-01
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer committed Apr 3, 2024
1 parent 52a2e43 commit 13d1461
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 3.3 )
PROJECT( FCalClusterer CXX C )

SET( PROJECT_VERSION_MAJOR 1 )
SET( PROJECT_VERSION_MINOR 0 )
SET( PROJECT_VERSION_MINOR 1 )
SET( CMAKE_BUILD_TYPE RelWithDebInfo )

SET( FCAL_USE_ROOT True ) ##not optional
Expand Down

0 comments on commit 13d1461

Please sign in to comment.