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:
authorallexzander <blackslayer4@gmail.com>2021-04-08 11:03:24 +0300
committerallexzander <blackslayer4@gmail.com>2021-04-08 11:09:49 +0300
commit740e1d2f0da30cf3c76d6262b0e5c31ea6b54c48 (patch)
tree5167d030458737d7e2d31a2c9c7a81dd305e825f /VERSION.cmake
parent5e6c31b2621bc63794e14caf5e37d0d7821b99c4 (diff)
Bump version to 3.2.50.
Signed-off-by: allexzander <blackslayer4@gmail.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 948c64bae..34f2ba00c 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 0 )
+set( MIRALL_VERSION_PATCH 50 )
set( MIRALL_VERSION_YEAR 2021 )
set( MIRALL_SOVERSION 0 )