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>2018-12-04 14:18:06 +0300
committerCamila San <hello@camila.codes>2018-12-04 14:18:06 +0300
commitb37cbea5cc12b01d9baa0e36a996c873acdeea00 (patch)
tree10e29a16d6b75e56781f5f691de761a3d5c3c134
parentfc18fd9a066f866c4abf9340815192ccde7c19bc (diff)
Updates desktop client version to 2.5.1.v2.5.1stable-2.5.1
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 260dbde8b..41d8804c3 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 0 )
+set( MIRALL_VERSION_PATCH 1 )
set( MIRALL_VERSION_YEAR 2018 )
set( MIRALL_SOVERSION 0 )