From 1424f64bf9cfe595f45e03dd38c5fc0b12db162e Mon Sep 17 00:00:00 2001 From: Dax Hawkins <57684232+daxhaw@users.noreply.github.com> Date: Mon, 2 May 2022 12:27:18 -0700 Subject: [PATCH] Prepare for 0.5.0 release (#1499) --- production/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production/CMakeLists.txt b/production/CMakeLists.txt index 95941e61f9d4..3e109a69c071 100644 --- a/production/CMakeLists.txt +++ b/production/CMakeLists.txt @@ -14,7 +14,7 @@ include(UseJava) enable_testing() -project(production VERSION 0.4.1) +project(production VERSION 0.5.0) # Sets the pre-release version which will be appended to the # product version: 0.1.0-alpha.