Daniel Molkentin 12 anos atrás
pai
commit
1875a93a48
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      VERSION.cmake

+ 1 - 1
VERSION.cmake

@@ -4,7 +4,7 @@ set( MIRALL_VERSION_PATCH 1 )
 set( MIRALL_SOVERSION 0 )
 
 if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
-    set( MIRALL_VERSION_SUFFIX "rc1" ) #e.g. beta1, beta2, rc1
+    set( MIRALL_VERSION_SUFFIX "rc2" ) #e.g. beta1, beta2, rc1
 endif( NOT DEFINED MIRALL_VERSION_SUFFIX )
 
 if( NOT DEFINED MIRALL_VERSION_BUILD )