Skip to content

Commit c9f5553

Browse files
committed
Updating version to v00-13
1 parent c16d5ef commit c9f5553

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
@@ -8,7 +8,7 @@ project(${PackageName})
88

99
# project version
1010
SET( ${PackageName}_VERSION_MAJOR 0 )
11-
SET( ${PackageName}_VERSION_MINOR 12 )
11+
SET( ${PackageName}_VERSION_MINOR 13 )
1212
SET( ${PackageName}_VERSION_PATCH 0 )
1313

1414
SET( ${PackageName}_VERSION "${${PackageName}_VERSION_MAJOR}.${${PackageName}_VERSION_MINOR}" )

0 commit comments

Comments
 (0)