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>2021-09-29 14:03:19 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-09-29 14:03:19 +0300
commitb6809421a9bfc0b3bd6a5bd6abb743318750c242 (patch)
tree6be151de304bebd5e8db9080c222a5572a13319e /VERSION.cmake
parent8747c8447f342a7d1eda092478bc18a5065ebdda (diff)
Version bump
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 c2251dd07..2418e1148 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 2 )
set( MIRALL_VERSION_MINOR 9 )
-set( MIRALL_VERSION_PATCH 1 )
+set( MIRALL_VERSION_PATCH 2 )
set( MIRALL_VERSION_YEAR 2021 )
set( MIRALL_SOVERSION 0 )