From c5b59c873adf762ebf17232995b4479dafc6cfd1 Mon Sep 17 00:00:00 2001 From: Simone Rondelli Date: Thu, 17 Mar 2022 15:18:46 +0100 Subject: [PATCH] Bump Gaia version to 0.4.1-beta --- production/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production/CMakeLists.txt b/production/CMakeLists.txt index fe2c829c5f33..db972dbb4231 100644 --- a/production/CMakeLists.txt +++ b/production/CMakeLists.txt @@ -14,7 +14,7 @@ include(UseJava) enable_testing() -project(production VERSION 0.4.0) +project(production VERSION 0.4.1) # Sets the pre-release version which will be appended to the # product version: 0.1.0-alpha.