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-24 21:47:01 +0300
committerCamila <hello@camila.codes>2021-03-24 21:47:01 +0300
commit1edc2cfd31559e12392210195e2c4c0b9d49f868 (patch)
treee687f76c83e6849e83a589665d1fb7d243847538 /VERSION.cmake
parente8669ad4b67a96d2532bcbfe50a3fc49c09ccb46 (diff)
Bump version to 3.1.82.
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 ae96ec120..92d25715e 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 81 )
+set( MIRALL_VERSION_PATCH 82 )
set( MIRALL_VERSION_YEAR 2020 )
set( MIRALL_SOVERSION 0 )