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>2019-11-05 15:26:42 +0300
committerMarkus Goetz <markus@woboq.com>2019-11-05 15:26:42 +0300
commitfe816f08b873fb89a0b43c71a49dd1728de54542 (patch)
tree8d02d47d29ed895b50f0e18ba6ff3cfc7be48edc /VERSION.cmake
parent48d3c8432e33eb6a241d15bf98663939e11c8282 (diff)
This branch is 2.6.1 now
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 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 )