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-12-02 12:09:03 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2020-12-02 12:09:03 +0300
commitea3c1e8584ae4f99ef930fd111d6a9eb8e1d40ec (patch)
treeb8ee2e5a524279ddffba13f8349b73dc291a117c /VERSION.cmake
parent0f662aa9604bf8e97322d864062ceb7fb004212c (diff)
v2.7.2 was tagged
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 83443db65..cf056917d 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 2 )
+set( MIRALL_VERSION_PATCH 3 )
set( MIRALL_VERSION_YEAR 2020 )
set( MIRALL_SOVERSION 0 )