Skip to content

Commit 2a26d97

Browse files
authored
Bump develop version (#672)
1 parent 087e1da commit 2a26d97

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
@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.13)
55
#######################################################
66

77
# this is the source of truth for semver version
8-
project(visor VERSION 4.3.0)
8+
project(visor VERSION 4.4.0)
99

1010
# for main line release, this is empty
1111
# for development release, this is "-develop"

0 commit comments

Comments
 (0)