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:
bfb637e
)
No beta note in nightly builds
author
Daniel Molkentin
<danimo@owncloud.com>
Sat, 15 Aug 2015 00:56:30 +0000
(
02:56
+0200)
committer
Daniel Molkentin
<danimo@owncloud.com>
Sat, 15 Aug 2015 00:56:30 +0000
(
02:56
+0200)
VERSION.cmake
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index 0064744a89645188d231050b9eed38171322e1df..3fe3be522bab5ea367aca9d534a0b281b72f5086 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 "
beta2
") #e.g. beta1, beta2, rc1
+ set( MIRALL_VERSION_SUFFIX "
git
") #e.g. beta1, beta2, rc1
endif( NOT DEFINED MIRALL_VERSION_SUFFIX )
if( NOT DEFINED MIRALL_VERSION_BUILD )