Skip to content

Commit 57819f1

Browse files
committed
Updating version to v01-16-01
1 parent d0411ac commit 57819f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PROJECT( MarlinUtil )
1212
# project version
1313
SET( ${PROJECT_NAME}_VERSION_MAJOR 1 )
1414
SET( ${PROJECT_NAME}_VERSION_MINOR 16 )
15-
SET( ${PROJECT_NAME}_VERSION_PATCH 0 )
15+
SET( ${PROJECT_NAME}_VERSION_PATCH 1 )
1616

1717

1818
### DEPENDENCIES ############################################################

0 commit comments

Comments
 (0)