From d6098c39dcc72bf62381d50139717dc3d358fe67 Mon Sep 17 00:00:00 2001 From: Klaas Freitag Date: Fri, 16 Oct 2015 11:12:50 +0200 Subject: Update Changelog and bump version to 2.0.2rc1 --- VERSION.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'VERSION.cmake') diff --git a/VERSION.cmake b/VERSION.cmake index e18bc8b34..23cbc66f0 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -4,7 +4,7 @@ set( MIRALL_VERSION_PATCH 2 ) set( MIRALL_SOVERSION 0 ) if ( NOT DEFINED MIRALL_VERSION_SUFFIX ) - set( MIRALL_VERSION_SUFFIX "git") #e.g. beta1, beta2, rc1 + set( MIRALL_VERSION_SUFFIX "rc1") #e.g. beta1, beta2, rc1 endif( NOT DEFINED MIRALL_VERSION_SUFFIX ) if( NOT DEFINED MIRALL_VERSION_BUILD ) -- cgit v1.2.3