We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab557e4 commit a20211bCopy full SHA for a20211b
CMakeLists.txt
@@ -42,7 +42,7 @@ set(META_AUTHOR_ORGANIZATION "annotatorproject")
42
set(META_AUTHOR_DOMAIN "https://github.com/annotatorproject/annotatorlib/")
43
set(META_AUTHOR_MAINTAINER "[email protected]")
44
set(META_VERSION_MAJOR "0")
45
-set(META_VERSION_MINOR "4")
+set(META_VERSION_MINOR "5")
46
set(META_VERSION_PATCH "0")
47
set(META_VERSION_REVISION "${GIT_REV}")
48
set(META_VERSION "${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH}")
0 commit comments