We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 087e1da commit 2a26d97Copy full SHA for 2a26d97
CMakeLists.txt
@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.13)
5
#######################################################
6
7
# this is the source of truth for semver version
8
-project(visor VERSION 4.3.0)
+project(visor VERSION 4.4.0)
9
10
# for main line release, this is empty
11
# for development release, this is "-develop"
0 commit comments