Skip to content

Commit a20211b

Browse files
committed
version 0.5.0
1 parent ab557e4 commit a20211b

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
@@ -42,7 +42,7 @@ set(META_AUTHOR_ORGANIZATION "annotatorproject")
4242
set(META_AUTHOR_DOMAIN "https://github.com/annotatorproject/annotatorlib/")
4343
set(META_AUTHOR_MAINTAINER "[email protected]")
4444
set(META_VERSION_MAJOR "0")
45-
set(META_VERSION_MINOR "4")
45+
set(META_VERSION_MINOR "5")
4646
set(META_VERSION_PATCH "0")
4747
set(META_VERSION_REVISION "${GIT_REV}")
4848
set(META_VERSION "${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH}")

0 commit comments

Comments
 (0)