Skip to content

Commit fdf44a1

Browse files
committed
v0.3.0
1 parent cdd4e92 commit fdf44a1

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 "lasmue")
4242
set(META_AUTHOR_DOMAIN "https://github.com/lasmue/annotatorlib/")
4343
set(META_AUTHOR_MAINTAINER "chriamue@gmail.com")
4444
set(META_VERSION_MAJOR "0")
45-
set(META_VERSION_MINOR "2")
45+
set(META_VERSION_MINOR "3")
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)