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-21 19:17:21 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2020-12-21 19:17:21 +0300
commit3401e4a5985e7ae2a7d36579e3e7099af957a6ec (patch)
tree7ee29074dc23da12fdd659e8dd3dcfd31d2230e7 /VERSION.cmake
parentc525d94235fb08ebe1184032d02d4157fda8887e (diff)
2.7.4 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 b0d858c5b..543d046fe 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 4 )
+set( MIRALL_VERSION_PATCH 5 )
set( MIRALL_VERSION_YEAR 2020 )
set( MIRALL_SOVERSION 0 )