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 28a389b commit 3a93036Copy full SHA for 3a93036
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.4.0)
+project(visor VERSION 4.5.0)
9
10
# for main line release, this is empty
11
# for development release, this is "-develop"
0 commit comments