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:14:18 +0300
committerCamila <hello@camila.codes>2021-03-31 13:14:18 +0300
commit8741f4386c4c356be223f7ca3601c384982dc26d (patch)
tree6117749c8ba776eb4507181583fe1f65d0b41822 /VERSION.cmake
parentac6b62e19df3d5409f94f5ca9af9de188f2b37dc (diff)
Bump version to 3.1.83.
Signed-off-by: Camila <hello@camila.codes>
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 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 )