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:
86a83dc
)
2.0.2 final
author
Daniel Molkentin
<danimo@owncloud.com>
Wed, 21 Oct 2015 07:54:02 +0000
(09:54 +0200)
committer
Daniel Molkentin
<danimo@owncloud.com>
Wed, 21 Oct 2015 07:54:02 +0000
(09:54 +0200)
VERSION.cmake
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index e18bc8b343c847755a1239458b55db04cc6aa35c..a98a00b3ed392d205385b6af50f9a7ffcc6a53f2 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 "
git
") #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 )