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-10-17 23:35:28 +0300
committerCamila San <hello@camila.codes>2019-10-17 23:35:28 +0300
commitb6893aad16e69cedfc27233a2a74ca4ed6ddb218 (patch)
tree7edb5c5c8846c39348e706c7f0262ba8e058570b
parent59d1624ce5b245d55f16ab266c01a163f7c3098f (diff)
Bump version to 2.6.1.v2.6.1-rc1
Signed-off-by: Camila San <hello@camila.codes>
-rw-r--r--VERSION.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.cmake b/VERSION.cmake
index 553a0f6ab..4e5dc29f7 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 2 )
set( MIRALL_VERSION_MINOR 6 )
-set( MIRALL_VERSION_PATCH 0 )
+set( MIRALL_VERSION_PATCH 1 )
set( MIRALL_VERSION_YEAR 2019 )
set( MIRALL_SOVERSION 0 )