From d40733c4ebdf43399d414d5bbadb4137919ce644 Mon Sep 17 00:00:00 2001 From: Mark Abraham Date: Thu, 5 Dec 2013 20:24:53 +0100 Subject: [PATCH] Version bump after 5.0-beta1 release Change-Id: Iedcf90669847e2c02ac5a17dd799245930075b28 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2e2bf0bcbe..3ec50419e1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -52,7 +52,7 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin) # machine with no git. # # NOTE: when releasing the "-dev" suffix needs to be stripped off! -set(PROJECT_VERSION "5.0-beta1-dev") +set(PROJECT_VERSION "5.0-beta2-dev") # The version number of the regressiontest tarball against which this # git branch can be tested. Normally, this will be the version of the # last patch release. Comment the next line out for branches leading -- 2.22.0