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:
367b1fc
)
Push version to final 1.8.0
author
Klaas Freitag
<freitag@owncloud.com>
Mon, 16 Mar 2015 14:28:58 +0000
(15:28 +0100)
committer
Klaas Freitag
<freitag@owncloud.com>
Mon, 16 Mar 2015 14:28:58 +0000
(15:28 +0100)
VERSION.cmake
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index a99f141bec05db4c815ea96c4043c8fd3667fc5e..1b409e51fb52804cb63ddb297ea1b174114fcb92 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 "
rc1
") #e.g. beta1, beta2, rc1
+ set( MIRALL_VERSION_SUFFIX "") #e.g. beta1, beta2, rc1
endif( NOT DEFINED MIRALL_VERSION_SUFFIX )
if( NOT DEFINED MIRALL_VERSION_BUILD )