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:
7c52e92
)
ownCloud Client 2.0 beta1
author
Daniel Molkentin
<danimo@owncloud.com>
Thu, 6 Aug 2015 15:53:04 +0000
(17:53 +0200)
committer
Daniel Molkentin
<danimo@owncloud.com>
Thu, 6 Aug 2015 16:20:07 +0000
(18:20 +0200)
VERSION.cmake
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index 3fe3be522bab5ea367aca9d534a0b281b72f5086..2f0396195335118a322ff1f613155bab75984c87 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 "
beta1
") #e.g. beta1, beta2, rc1
endif( NOT DEFINED MIRALL_VERSION_SUFFIX )
if( NOT DEFINED MIRALL_VERSION_BUILD )