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>2022-11-04 13:58:03 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2022-11-04 13:58:03 +0300
commitf06653068b84316e2e979537c66970b70b087ecd (patch)
tree13e887f0143f1a25f7b3e4c4ce2b340513083568
parent37484ebb0d883d079090158125660f874ff39ade (diff)
Version bump
-rw-r--r--VERSION.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.cmake b/VERSION.cmake
index 9025119d7..721544720 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,5 +1,5 @@
set( MIRALL_VERSION_MAJOR 3 )
-set( MIRALL_VERSION_MINOR 0 )
+set( MIRALL_VERSION_MINOR 1 )
set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_VERSION_YEAR 2022 )
set( MIRALL_SOVERSION 0 )