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:
authorCamila <hello@camila.codes>2021-03-10 17:31:22 +0300
committerGitHub <noreply@github.com>2021-03-10 17:31:22 +0300
commited8f081b4a4ff9c5c61b8b051e19783ea68b791a (patch)
tree26aac70355969658e604787aa3bb227c32b42a11
parentb5cf820b423fe4ffc67d948ae801a8f76f853cd0 (diff)
parent18b282d213aaa00ae10062b9e1e10483dc0ff294 (diff)
Merge pull request #2986 from nextcloud/bump-version-3.1.81v3.2.0-rc1
Bump version to 3.1.81
-rw-r--r--VERSION.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.cmake b/VERSION.cmake
index 989a729bd..1a3b7b05f 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 3 )
set( MIRALL_VERSION_MINOR 1 )
-set( MIRALL_VERSION_PATCH 50 )
+set( MIRALL_VERSION_PATCH 81 )
set( MIRALL_VERSION_YEAR 2020 )
set( MIRALL_SOVERSION 0 )