Skip to content

Commit 3a93036

Browse files
authored
bump version to 4.5.0 (#702)
Signed-off-by: Michal Fiedorowicz <[email protected]>
1 parent 28a389b commit 3a93036

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.4.0)
8+
project(visor VERSION 4.5.0)
99

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

0 commit comments

Comments
 (0)