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:
authorDaniel Molkentin <danimo@owncloud.com>2015-05-06 17:58:29 +0300
committerDaniel Molkentin <danimo@owncloud.com>2015-05-06 17:59:23 +0300
commit24f751d9817040727c8e84d17a54c4efb0dce5b3 (patch)
treeb3ad45bf5f6f8fb24d41d0879cf055df38cfa812 /VERSION.cmake
parent8d93af21a1b95fdecf014f1dcb82aab925093424 (diff)
master is 2.0
Diffstat (limited to 'VERSION.cmake')
-rw-r--r--VERSION.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION.cmake b/VERSION.cmake
index 75ab167a7..3fe3be522 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,5 +1,5 @@
-set( MIRALL_VERSION_MAJOR 1 )
-set( MIRALL_VERSION_MINOR 9 )
+set( MIRALL_VERSION_MAJOR 2 )
+set( MIRALL_VERSION_MINOR 0 )
set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_SOVERSION 0 )