Skip to content

Commit

Permalink
version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chriamue committed Aug 6, 2017
1 parent ab557e4 commit a20211b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ set(META_AUTHOR_ORGANIZATION "annotatorproject")
set(META_AUTHOR_DOMAIN "https://github.com/annotatorproject/annotatorlib/")
set(META_AUTHOR_MAINTAINER "[email protected]")
set(META_VERSION_MAJOR "0")
set(META_VERSION_MINOR "4")
set(META_VERSION_MINOR "5")
set(META_VERSION_PATCH "0")
set(META_VERSION_REVISION "${GIT_REV}")
set(META_VERSION "${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH}")
Expand Down

0 comments on commit a20211b

Please sign in to comment.