Skip to content

Commit cb47441

Browse files
committed
Push minor version
1 parent 42510da commit cb47441

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
@@ -48,7 +48,7 @@ set(META_AUTHOR_ORGANIZATION "CG Internals GmbH")
4848
set(META_AUTHOR_DOMAIN "https://github.com/cginternals/glkernel/")
4949
set(META_AUTHOR_MAINTAINER "[email protected]")
5050
set(META_VERSION_MAJOR "0")
51-
set(META_VERSION_MINOR "2")
51+
set(META_VERSION_MINOR "9")
5252
set(META_VERSION_PATCH "0")
5353
set(META_VERSION_REVISION "${GIT_REV}")
5454
set(META_VERSION "${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH}")

0 commit comments

Comments
 (0)