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-07-22 10:13:00 +0300
committerallexzander <blackslayer4@gmail.com>2021-07-22 10:16:37 +0300
commitd9a8a7e0ac72a21b391134ec2d319a793293c64f (patch)
treee2eced19fba1dda26421d2929772ee5cf1265328 /VERSION.cmake
parent898fb3c6a88e9fc62c6c8e41deca085bca06e278 (diff)
Bump version to 3.3.0-rc2
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 fdc5bd66e..e2cf9de20 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 81 )
+set( MIRALL_VERSION_PATCH 82 )
set( MIRALL_VERSION_YEAR 2021 )
set( MIRALL_SOVERSION 0 )