Skip to content

Commit 3a63c15

Browse files
committed
Bumped version to 0.4.0
1 parent 7f5891d commit 3a63c15

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
@@ -1,7 +1,7 @@
11
project(superviseddescent)
22
cmake_minimum_required(VERSION 2.8.7)
33
set(superviseddescent_VERSION_MAJOR 0)
4-
set(superviseddescent_VERSION_MINOR 3)
4+
set(superviseddescent_VERSION_MINOR 4)
55
set(superviseddescent_VERSION_PATCH 0)
66

77
set_property(GLOBAL PROPERTY USE_FOLDERS ON)

0 commit comments

Comments
 (0)