Skip to content

Commit 741785b

Browse files
authored
Update version number
1 parent 6e7c6ca commit 741785b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PROJECT(PETPVC)
2323

2424
SET(VERSION_MAJOR 1)
2525
SET(VERSION_MINOR 2)
26-
SET(VERSION_PATCH 0-b)
26+
SET(VERSION_PATCH 1)
2727

2828
MAKE_DIRECTORY(${PROJECT_BINARY_DIR}/config)
2929

0 commit comments

Comments
 (0)