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:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-01-21 16:34:58 +0300
committerHannah von Reth <vonreth@kde.org>2020-01-22 11:42:14 +0300
commit168a352a64f6e518d476a0f80013e3393526cdcd (patch)
tree9e023c532a3a2ad268b45651dac8c5dc9cd12f0d /VERSION.cmake
parentf579a48dd65f3d5cf55ac2f3aa11ff46a5c84669 (diff)
Version bump 2.6.2
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 4e5dc29f7..ea2a5efd9 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 1 )
+set( MIRALL_VERSION_PATCH 2 )
set( MIRALL_VERSION_YEAR 2019 )
set( MIRALL_SOVERSION 0 )