Skip to content

Commit

Permalink
Updating version to v01-12
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer committed Nov 8, 2023
1 parent fad5e81 commit b0b9e48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ PROJECT( ConformalTracking )

# project version
SET( ${PROJECT_NAME}_VERSION_MAJOR 1 )
SET( ${PROJECT_NAME}_VERSION_MINOR 11 )
SET( ${PROJECT_NAME}_VERSION_PATCH 1 )
SET( ${PROJECT_NAME}_VERSION_MINOR 12 )
SET( ${PROJECT_NAME}_VERSION_PATCH 0 )

if (POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)
Expand Down

0 comments on commit b0b9e48

Please sign in to comment.