Skip to content

Commit 79fac6d

Browse files
committed
Update CMakeLists.txt
1 parent e764f3d commit 79fac6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ set(META_AUTHOR_ORGANIZATION "CG Internals GmbH")
3535
set(META_AUTHOR_DOMAIN "https://github.com/hpicgs/gloperate/")
3636
set(META_AUTHOR_MAINTAINER "opensource@cginternals.com")
3737
set(META_VERSION_MAJOR "0")
38-
set(META_VERSION_MINOR "4")
38+
set(META_VERSION_MINOR "5")
3939
set(META_VERSION_PATCH "0")
4040
set(META_VERSION_REVISION "${GIT_REV}")
4141
set(META_VERSION "${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH}")

0 commit comments

Comments
 (0)