projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
24a801d
4c9bc42
)
Merge tag 'v2.0.2-rc2' into 2.0
author
Markus Goetz
<markus@woboq.com>
Tue, 20 Oct 2015 13:45:47 +0000
(15:45 +0200)
committer
Markus Goetz
<markus@woboq.com>
Tue, 20 Oct 2015 13:46:09 +0000
(15:46 +0200)
Second RC of ownCloud Client 2.0.2
1
2
VERSION.cmake
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
VERSION.cmake
index 23cbc66f0f6745f3989a20ec88e1826e1f976637,2b816726dd63241c6e7eece862ef601afcbc55bb..886c363001ae6e9a12d5c53db7e8ae5a42e93d7e
---
1
/
VERSION.cmake
---
2
/
VERSION.cmake
+++ b/
VERSION.cmake
@@@
-4,7
-4,7
+4,7
@@@
set( MIRALL_VERSION_PATCH 2
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
++ set( MIRALL_VERSION_SUFFIX "rc3") #e.g. beta1, beta2, rc1
endif( NOT DEFINED MIRALL_VERSION_SUFFIX )
if( NOT DEFINED MIRALL_VERSION_BUILD )