Skip to content

Commit bc3d4aa

Browse files
committed
v0.4.0
1 parent c5b08f7 commit bc3d4aa

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 "[email protected]")
4444
set(META_VERSION_MAJOR "0")
45-
set(META_VERSION_MINOR "3")
45+
set(META_VERSION_MINOR "4")
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)