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:47:24 +0300
committerFelix Weilbach <felix.weilbach@nextcloud.com>2021-07-29 11:47:24 +0300
commitefd9c6ef4559633424e8237a391770abf57df71a (patch)
treefca728ebac64521d43365e9650d9c7916a31aa98 /VERSION.cmake
parentacf3bf0959fc83393b71fbeed5b7633cab0f0d9d (diff)
Bump version to 3.3.50
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
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 c7384ceb0..507863fa1 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 3 )
set( MIRALL_VERSION_MINOR 3 )
-set( MIRALL_VERSION_PATCH 0 )
+set( MIRALL_VERSION_PATCH 50 )
set( MIRALL_VERSION_YEAR 2021 )
set( MIRALL_SOVERSION 0 )