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:
ed28a21
)
Push version on to 2.0.1 git
author
Klaas Freitag
<freitag@owncloud.com>
Tue, 25 Aug 2015 08:24:52 +0000
(10:24 +0200)
committer
Klaas Freitag
<freitag@owncloud.com>
Tue, 25 Aug 2015 08:24:52 +0000
(10:24 +0200)
VERSION.cmake
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index 6adf9484cd838b5bc4d060f195a85fe69e39fa55..e3214c26b0e1076287c20ad7c6fc1e0ac6b7618e 100644
(file)
--- a/
VERSION.cmake
+++ b/
VERSION.cmake
@@
-1,10
+1,10
@@
set( MIRALL_VERSION_MAJOR 2 )
set( MIRALL_VERSION_MINOR 0 )
-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 "
git
") #e.g. beta1, beta2, rc1
endif( NOT DEFINED MIRALL_VERSION_SUFFIX )
if( NOT DEFINED MIRALL_VERSION_BUILD )