Skip to content

Commit 7f44597

Browse files
unknownunknown
unknown
authored and
unknown
committed
prepare tag 0.4.2
1 parent aced1ad commit 7f44597

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
@@ -8,7 +8,7 @@ set(META_PROJECT_NAME "globjects")
88
set(META_PROJECT_DESCRIPTION "Strict OpenGL objects wrapper")
99
set(META_VERSION_MAJOR "0")
1010
set(META_VERSION_MINOR "4")
11-
set(META_VERSION_PATCH "1")
11+
set(META_VERSION_PATCH "2")
1212
set(META_VERSION "${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH}")
1313
set(META_AUTHOR_ORGANIZATION "hpicgs group")
1414
set(META_AUTHOR_DOMAIN "https://github.com/hpicgs/globjects/")

0 commit comments

Comments
 (0)