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-31 13:27:22 +0300
committerGitHub <noreply@github.com>2021-03-31 13:27:22 +0300
commitbe6e0f26df7ff0e5a8abc3bc596482872443caed (patch)
tree6117749c8ba776eb4507181583fe1f65d0b41822
parentac6b62e19df3d5409f94f5ca9af9de188f2b37dc (diff)
parent8741f4386c4c356be223f7ca3601c384982dc26d (diff)
Merge pull request #3049 from nextcloud/bump-version-rc3v3.2.0-rc3
Bump version to 3.1.83.
-rw-r--r--VERSION.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.cmake b/VERSION.cmake
index 92d25715e..cd4982fb3 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 82 )
+set( MIRALL_VERSION_PATCH 83 )
set( MIRALL_VERSION_YEAR 2020 )
set( MIRALL_SOVERSION 0 )