We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e764f3d commit 79fac6dCopy full SHA for 79fac6d
CMakeLists.txt
@@ -35,7 +35,7 @@ set(META_AUTHOR_ORGANIZATION "CG Internals GmbH")
35
set(META_AUTHOR_DOMAIN "https://github.com/hpicgs/gloperate/")
36
set(META_AUTHOR_MAINTAINER "opensource@cginternals.com")
37
set(META_VERSION_MAJOR "0")
38
-set(META_VERSION_MINOR "4")
+set(META_VERSION_MINOR "5")
39
set(META_VERSION_PATCH "0")
40
set(META_VERSION_REVISION "${GIT_REV}")
41
set(META_VERSION "${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH}")
0 commit comments