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:
7c9cffa
)
1.8.1 beta 1
author
Daniel Molkentin
<danimo@owncloud.com>
Wed, 15 Apr 2015 13:33:17 +0000
(15:33 +0200)
committer
Daniel Molkentin
<danimo@owncloud.com>
Wed, 15 Apr 2015 13:33:17 +0000
(15:33 +0200)
VERSION.cmake
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index 1b409e51fb52804cb63ddb297ea1b174114fcb92..d8956e71f288d92ee9c3d0f1788f253613159ca6 100644
(file)
--- a/
VERSION.cmake
+++ b/
VERSION.cmake
@@
-1,10
+1,10
@@
set( MIRALL_VERSION_MAJOR 1 )
set( MIRALL_VERSION_MINOR 8 )
-set( MIRALL_VERSION_PATCH
0
)
+set( MIRALL_VERSION_PATCH
1
)
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
- set( MIRALL_VERSION_SUFFIX "") #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 )