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:
24a801d
)
Bump version to RC2
author
Klaas Freitag
<freitag@owncloud.com>
Tue, 20 Oct 2015 09:30:00 +0000
(11:30 +0200)
committer
Klaas Freitag
<freitag@owncloud.com>
Tue, 20 Oct 2015 09:30:00 +0000
(11:30 +0200)
VERSION.cmake
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index 23cbc66f0f6745f3989a20ec88e1826e1f976637..2b816726dd63241c6e7eece862ef601afcbc55bb 100644
(file)
--- 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 "rc
1
") #e.g. beta1, beta2, rc1
+ set( MIRALL_VERSION_SUFFIX "rc
2
") #e.g. beta1, beta2, rc1
endif( NOT DEFINED MIRALL_VERSION_SUFFIX )
if( NOT DEFINED MIRALL_VERSION_BUILD )