Skip to content

Commit 01fa9d5

Browse files
committed
Update minor version
1 parent 423bff4 commit 01fa9d5

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
@@ -50,7 +50,7 @@ set(META_AUTHOR_DOMAIN "https://github.com/cginternals/cpplocate/")
5050
set(META_AUTHOR_MAINTAINER "[email protected]")
5151
set(META_VERSION_MAJOR "2")
5252
set(META_VERSION_MINOR "2")
53-
set(META_VERSION_PATCH "0")
53+
set(META_VERSION_PATCH "1")
5454
set(META_VERSION_REVISION "${GIT_REV}")
5555
set(META_VERSION "${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH}")
5656
set(META_NAME_VERSION "${META_PROJECT_NAME} v${META_VERSION} (${META_VERSION_REVISION})")

0 commit comments

Comments
 (0)