diff --git a/CMakeLists.txt b/CMakeLists.txt index e49da2538..9eb9a1984 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.13) ####################################################### # this is the source of truth for semver version -project(visor VERSION 4.2.0) +project(visor VERSION 4.3.0) # for main line release, this is empty # for development release, this is "-develop"