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-18 11:48:47 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2020-11-18 11:48:47 +0300
commitb5a90bc50bbbf6858024d59c3ddb42bd4960e7fa (patch)
treea8e3d240381fec201bd5b3fcdf774b176f57bf08 /VERSION.cmake
parent67413fca2e5aa9ee3b8fa15412c987556673a437 (diff)
2.7.1 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 439e2a37e..83443db65 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 1 )
+set( MIRALL_VERSION_PATCH 2 )
set( MIRALL_VERSION_YEAR 2020 )
set( MIRALL_SOVERSION 0 )