Skip to content

Commit fab3f72

Browse files
committed
update version
1 parent 10a4bcf commit fab3f72

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
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 2.8.9 FATAL_ERROR)
44
set(META_PROJECT_NAME "voxellancer")
55
set(META_VERSION_MAJOR "0")
66
set(META_VERSION_MINOR "3")
7-
set(META_VERSION_PATCH "0")
7+
set(META_VERSION_PATCH "1")
88
set(META_VERSION "${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH}")
99
set(META_AUTHOR_ORGANIZATION "voxelinc")
1010
set(META_AUTHOR_DOMAIN "https://github.com/voxelinc/voxellancer/")

0 commit comments

Comments
 (0)