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:
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>2022-05-02 19:25:01 +0300
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>2022-05-02 19:25:01 +0300
commitfdaa4c16f2e81f02a39c2b1587318447ef4bada7 (patch)
treed0c7a154b00be78694dbdf7c67bb54150d279a3f /VERSION.cmake
parent04ebd98be9a316db6845f43f2d389a0fad1fa806 (diff)
prepare final 3.5.0 release
Signed-off-by: Matthieu Gallien <matthieu.gallien@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 9d6c21d27..8138d8b02 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 3 )
-set( MIRALL_VERSION_MINOR 4 )
-set( MIRALL_VERSION_PATCH 84 )
+set( MIRALL_VERSION_MINOR 5 )
+set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_VERSION_YEAR 2022 )
set( MIRALL_SOVERSION 0 )