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-11-13 12:42:48 +0300
committerHannah von Reth <vonreth@kde.org>2020-11-13 13:03:50 +0300
commit00ab586321f37ae4d827d486b54218e6e09c1845 (patch)
treefa4ff16b7fa1e7b9a5c2fb0179b6190521674b37 /VERSION.cmake
parent1a17af13853de45a14564d3f41687881124b6826 (diff)
2.7.0 was released
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 f512e0bd6..439e2a37e 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 2 )
set( MIRALL_VERSION_MINOR 7 )
-set( MIRALL_VERSION_PATCH 0 )
+set( MIRALL_VERSION_PATCH 1 )
set( MIRALL_VERSION_YEAR 2020 )
set( MIRALL_SOVERSION 0 )