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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaas Freitag <freitag@owncloud.com>2016-04-25 15:15:17 +0300
committerKlaas Freitag <freitag@owncloud.com>2016-04-25 15:15:17 +0300
commit35d4b96339043861079d48c444b21d13e4d4f4e2 (patch)
treeb5c293debdfd7461cbeeccea2df278eebd9e7247 /VERSION.cmake
parent335e333e28e152561fb8ca8f760644ba2d615883 (diff)
Set base version to 2.3.0. For 2.2, please use the branch 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 adeed8c15..eb175deb1 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,5 +1,5 @@
set( MIRALL_VERSION_MAJOR 2 )
-set( MIRALL_VERSION_MINOR 2 )
+set( MIRALL_VERSION_MINOR 3 )
set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_VERSION_YEAR 2016 )
set( MIRALL_SOVERSION 0 )