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:
authorFelix Weilbach <felix.weilbach@nextcloud.com>2021-07-29 11:36:26 +0300
committerFelix Weilbach <felix.weilbach@nextcloud.com>2021-07-29 11:36:26 +0300
commit49647c62673d5eed9b7bb5dd67f0625f32e78873 (patch)
tree3c38c3dd7788274e8049afa4f1d9786a14a6bf04 /VERSION.cmake
parent0569b2bab311c3c162a114a07935b810cc8c1408 (diff)
Bump version 3.3.0
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
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 e2cf9de20..c7384ceb0 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 3 )
-set( MIRALL_VERSION_MINOR 2 )
-set( MIRALL_VERSION_PATCH 82 )
+set( MIRALL_VERSION_MINOR 3 )
+set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_VERSION_YEAR 2021 )
set( MIRALL_SOVERSION 0 )