diff --git a/CMakeLists.txt b/CMakeLists.txt index 20e3692b4..d68030424 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR) #============================================================================ # Initialize the project #============================================================================ -project(ignition-gui4 VERSION 4.2) +project(ignition-gui4 VERSION 4.2.0) #============================================================================ # Find ignition-cmake