Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Goetz <markus@woboq.com>2018-09-26 18:43:39 +0300
committerMarkus Goetz <markus@woboq.com>2018-09-26 18:43:39 +0300
commit5cd9082bea4eb4c0ca268df04e3e39f6d30f6c71 (patch)
tree445ea979b377d120a8d471ad4256e7c20df26b1d /VERSION.cmake
parent5e442f588e86bb84a2e1cb31bce2c9311c58a990 (diff)
VERSION.cmake: This branch is 2.5.1
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 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 )