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-03-30 14:15:37 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-03-30 14:15:37 +0300
commit79979c82e8cc67f7fe3b608506d5215c3025f272 (patch)
treebd53377807bb8cc1ccbdecbaed61468676b1d3f6 /VERSION.cmake
parenta796bf60ec239e2a90821cf700e478933a7959de (diff)
Bump to 2.9
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 cb8df1abb..ba2b8b9ed 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,5 +1,5 @@
set( MIRALL_VERSION_MAJOR 2 )
-set( MIRALL_VERSION_MINOR 8 )
+set( MIRALL_VERSION_MINOR 9 )
set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_VERSION_YEAR 2021 )
set( MIRALL_SOVERSION 0 )