We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aced1ad commit 7f44597Copy full SHA for 7f44597
CMakeLists.txt
@@ -8,7 +8,7 @@ set(META_PROJECT_NAME "globjects")
8
set(META_PROJECT_DESCRIPTION "Strict OpenGL objects wrapper")
9
set(META_VERSION_MAJOR "0")
10
set(META_VERSION_MINOR "4")
11
-set(META_VERSION_PATCH "1")
+set(META_VERSION_PATCH "2")
12
set(META_VERSION "${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH}")
13
set(META_AUTHOR_ORGANIZATION "hpicgs group")
14
set(META_AUTHOR_DOMAIN "https://github.com/hpicgs/globjects/")
0 commit comments