We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3931c86 commit 65ec6d7Copy full SHA for 65ec6d7
1 file changed
CMakeLists.txt
@@ -49,7 +49,7 @@ set(META_AUTHOR_DOMAIN "https://github.com/cginternals/glbinding/")
49
set(META_AUTHOR_MAINTAINER "opensource@cginternals.com")
50
set(META_VERSION_MAJOR "2")
51
set(META_VERSION_MINOR "1")
52
-set(META_VERSION_PATCH "1")
+set(META_VERSION_PATCH "3")
53
set(META_VERSION_REVISION "${GIT_REV}")
54
set(META_VERSION "${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH}")
55
set(META_NAME_VERSION "${META_PROJECT_NAME} v${META_VERSION} (${META_VERSION_REVISION})")
0 commit comments