2.0.2 final
authorDaniel Molkentin <danimo@owncloud.com>
Wed, 21 Oct 2015 07:54:02 +0000 (09:54 +0200)
committerDaniel Molkentin <danimo@owncloud.com>
Wed, 21 Oct 2015 07:54:02 +0000 (09:54 +0200)
VERSION.cmake

index e18bc8b343c847755a1239458b55db04cc6aa35c..a98a00b3ed392d205385b6af50f9a7ffcc6a53f2 100644 (file)
@@ -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 "") #e.g. beta1, beta2, rc1
 endif( NOT DEFINED MIRALL_VERSION_SUFFIX )
 
 if( NOT DEFINED MIRALL_VERSION_BUILD )