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:
authorChristian Kamm <mail@ckamm.de>2017-10-24 10:56:16 +0300
committerChristian Kamm <mail@ckamm.de>2017-10-24 10:56:16 +0300
commit8865405a3220ebbc01a3e1b54b6d1d28ec155cbd (patch)
treec732f5fa1b3e9006d41f51e57dc6f999d0346171 /VERSION.cmake
parent7f51803d04fb8411b425207763a584406ee04178 (diff)
Version: master branch is future 2.5 now
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 043aacc84..c03021310 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,5 +1,5 @@
set( MIRALL_VERSION_MAJOR 2 )
-set( MIRALL_VERSION_MINOR 4 )
+set( MIRALL_VERSION_MINOR 5 )
set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_VERSION_YEAR 2017 )
set( MIRALL_SOVERSION 0 )