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>2020-07-22 16:55:01 +0300
committerHannah von Reth <vonreth@kde.org>2020-07-22 18:26:38 +0300
commita3dd0d7bb48233d8079126a43785ccd6d4d98bcf (patch)
tree676ffd490441330b0b82fcaafa4acc0bd4952435 /VERSION.cmake
parent5a224990bc88304f5ecc2c67d96a688a0da9dc11 (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 f512e0bd6..d8c669c89 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,5 +1,5 @@
set( MIRALL_VERSION_MAJOR 2 )
-set( MIRALL_VERSION_MINOR 7 )
+set( MIRALL_VERSION_MINOR 8 )
set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_VERSION_YEAR 2020 )
set( MIRALL_SOVERSION 0 )