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-01-04 14:53:37 +0300
committerHannah von Reth <vonreth@kde.org>2021-01-05 19:25:43 +0300
commit5db3020fa709c03eea87f87fc68da6f79eb262c9 (patch)
tree82632d7a0920b30850f062d827cd6e1eae7125a0 /VERSION.cmake
parent91ea7beaa755b32aec1691b79408958423db957c (diff)
Happy new year 2021
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 543d046fe..c95cf9c8b 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,7 +1,7 @@
set( MIRALL_VERSION_MAJOR 2 )
set( MIRALL_VERSION_MINOR 7 )
set( MIRALL_VERSION_PATCH 5 )
-set( MIRALL_VERSION_YEAR 2020 )
+set( MIRALL_VERSION_YEAR 2021 )
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )