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-02-18 13:25:39 +0300
committerallexzander <blackslayer4@gmail.com>2021-02-18 13:25:39 +0300
commitbd675e0b35023bb15509082c27268733915326c7 (patch)
tree55af2787707ba138aeae502613a6124075c32679
parent2ec42202005ffb2c6f93e8758a72da4c8a381423 (diff)
Bump release to 3.1.3
Signed-off-by: allexzander <blackslayer4@gmail.com>
-rw-r--r--VERSION.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.cmake b/VERSION.cmake
index c729665e5..c0a9b692b 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 2 )
+set( MIRALL_VERSION_PATCH 3 )
set( MIRALL_VERSION_YEAR 2020 )
set( MIRALL_SOVERSION 0 )