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 San <hello@camila.codes>2019-09-06 19:20:52 +0300
committerCamila San <hello@camila.codes>2019-09-06 19:20:52 +0300
commitc835c394913b345c8d3c77af0c2b5c3d26975819 (patch)
treeb211ac7e4c2ea06d31dfe134bea48daa0ddf9811 /VERSION.cmake
parentacb9fc7c8eeb194fd1caefbcf6b4723baae98736 (diff)
Bump master version to 2.7.
Signed-off-by: Camila San <hello@camila.codes>
Diffstat (limited to 'VERSION.cmake')
-rw-r--r--VERSION.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION.cmake b/VERSION.cmake
index b08e6f944..8f780835c 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 2 )
-set( MIRALL_VERSION_MINOR 5 )
-set( MIRALL_VERSION_PATCH 3 )
+set( MIRALL_VERSION_MINOR 7 )
+set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_VERSION_YEAR 2019 )
set( MIRALL_SOVERSION 0 )