projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9249d6c
)
Set version postfix to rc1
author
Klaas Freitag
<freitag@owncloud.com>
Thu, 12 Mar 2015 10:21:23 +0000
(11:21 +0100)
committer
Klaas Freitag
<freitag@owncloud.com>
Thu, 12 Mar 2015 10:21:23 +0000
(11:21 +0100)
VERSION.cmake
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index 43f3a8904de30978383d2fa31047101a342ec1cd..a99f141bec05db4c815ea96c4043c8fd3667fc5e 100644
(file)
--- a/
VERSION.cmake
+++ b/
VERSION.cmake
@@
-4,7
+4,7
@@
set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
- set( MIRALL_VERSION_SUFFIX "
beta3
") #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 )