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-08 16:32:20 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-09-08 16:32:20 +0300
commitd9d523956d645b842da8a21da8b1b522fa08b4db (patch)
tree991d202b81ce128ef51855d7f32388c477296e15 /VERSION.cmake
parent6f27849379009e6c20a7d37397bb04b3f3419008 (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 ba2b8b9ed..24a6ccfc3 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 0 )
+set( MIRALL_VERSION_PATCH 1 )
set( MIRALL_VERSION_YEAR 2021 )
set( MIRALL_SOVERSION 0 )