Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Goetz <markus@woboq.com>2015-11-17 17:47:46 +0300
committerMarkus Goetz <markus@woboq.com>2015-11-17 17:47:46 +0300
commit40395bdc0eba1ce92b4cef9009ded429276359e8 (patch)
treec20307727c728582cc045d4bc42e0688eac983f1 /VERSION.cmake
parent5ec4fd94e0120db675bc04de404587438c850d67 (diff)
VERSION.cmake: master is now 2.2
Diffstat (limited to 'VERSION.cmake')
-rw-r--r--VERSION.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.cmake b/VERSION.cmake
index 30ae6e470..27b2f8f6d 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,5 +1,5 @@
set( MIRALL_VERSION_MAJOR 2 )
-set( MIRALL_VERSION_MINOR 1 )
+set( MIRALL_VERSION_MINOR 2 )
set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_SOVERSION 0 )