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-08-05 16:05:21 +0300
committerGitHub <noreply@github.com>2021-08-05 16:05:21 +0300
commit5ec100420824d587d56856c4ad4caf691fec306a (patch)
tree8d6b21bbcb4e88d74c1c05544fb3d56cb6c1e5f7 /VERSION.cmake
parent03014dca87a87cd3b66ab1229d39dcb559251a1f (diff)
Bump to 2.10
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..984507074 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,5 +1,5 @@
set( MIRALL_VERSION_MAJOR 2 )
-set( MIRALL_VERSION_MINOR 9 )
+set( MIRALL_VERSION_MINOR 10 )
set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_VERSION_YEAR 2021 )
set( MIRALL_SOVERSION 0 )