Skip to content

Commit 5890107

Browse files
committed
Merge branch 'master' into v3.0
2 parents 03a35b0 + 66a5972 commit 5890107

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ set(META_AUTHOR_DOMAIN "https://github.com/cginternals/glbinding/")
5656
set(META_AUTHOR_MAINTAINER "opensource@cginternals.com")
5757
set(META_VERSION_MAJOR "3")
5858
set(META_VERSION_MINOR "0")
59-
set(META_VERSION_PATCH "0")
59+
set(META_VERSION_PATCH "2")
6060
set(META_VERSION_REVISION "${GIT_REV}")
6161
set(META_VERSION "${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH}")
6262
set(META_NAME_VERSION "${META_PROJECT_NAME} v${META_VERSION} (${META_VERSION_REVISION})")

0 commit comments

Comments
 (0)