Skip to content

Commit b121f7f

Browse files
committed
version minor
1 parent 601b457 commit b121f7f

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
@@ -47,7 +47,7 @@ set(META_AUTHOR_ORGANIZATION "CG Internals GmbH")
4747
set(META_AUTHOR_DOMAIN "https://github.com/cginternals/cppfs/")
4848
set(META_AUTHOR_MAINTAINER "[email protected]")
4949
set(META_VERSION_MAJOR "1")
50-
set(META_VERSION_MINOR "1")
50+
set(META_VERSION_MINOR "2")
5151
set(META_VERSION_PATCH "0")
5252
set(META_VERSION_REVISION "${GIT_REV}")
5353
set(META_VERSION "${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH}")

0 commit comments

Comments
 (0)