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:
c48c5b9
)
Bump 2.0 brancht to 2.0.2 after creation of 2.0.1 branch
author
Daniel Molkentin
<danimo@owncloud.com>
Mon, 31 Aug 2015 14:50:07 +0000
(16:50 +0200)
committer
Daniel Molkentin
<danimo@owncloud.com>
Mon, 31 Aug 2015 14:50:07 +0000
(16:50 +0200)
VERSION.cmake
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index e3214c26b0e1076287c20ad7c6fc1e0ac6b7618e..e18bc8b343c847755a1239458b55db04cc6aa35c 100644
(file)
--- a/
VERSION.cmake
+++ b/
VERSION.cmake
@@
-1,6
+1,6
@@
set( MIRALL_VERSION_MAJOR 2 )
set( MIRALL_VERSION_MINOR 0 )
-set( MIRALL_VERSION_PATCH
1
)
+set( MIRALL_VERSION_PATCH
2
)
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )