Skip to content

Commit

Permalink
Updating version to v02-04-01
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer committed Mar 3, 2021
1 parent 6d3e3b3 commit dc3aef1
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( ClicPerformance )

# project version
SET( ${PROJECT_NAME}_VERSION_MAJOR 2 )
SET( ${PROJECT_NAME}_VERSION_MINOR 3 )
SET( ${PROJECT_NAME}_VERSION_PATCH 0 )
SET( ${PROJECT_NAME}_VERSION_MINOR 4 )
SET( ${PROJECT_NAME}_VERSION_PATCH 1 )



Expand Down

0 comments on commit dc3aef1

Please sign in to comment.