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:
3414b58
)
Bump version to rc2
author
Klaas Freitag
<freitag@owncloud.com>
Fri, 21 Aug 2015 13:59:27 +0000
(15:59 +0200)
committer
Klaas Freitag
<freitag@owncloud.com>
Fri, 21 Aug 2015 13:59:27 +0000
(15:59 +0200)
VERSION.cmake
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index 3fe3be522bab5ea367aca9d534a0b281b72f5086..49cac6bb3ad2808f048bb00a4621a0850b417aec 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 "
git
") #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 )