Skip to content

Commit

Permalink
Updating version to v01-18
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Jul 30, 2024
1 parent 7787172 commit 881c266
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 @@ -11,8 +11,8 @@ PROJECT( MarlinUtil )

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


### DEPENDENCIES ############################################################
Expand Down

0 comments on commit 881c266

Please sign in to comment.