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 <vonreth@kde.org>2020-01-22 14:12:01 +0300
committerHannah von Reth <vonreth@kde.org>2020-01-22 15:26:05 +0300
commitb346e6a4bab3ae61e60a0adfae3f4e024e8ba8b7 (patch)
treea80ea6ce22ff38b7950dc6077f3156ed2afd5898 /VERSION.cmake
parentd4f5751049768808b6479d7e582184b731dedbe7 (diff)
Happy new Year!
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 ea2a5efd9..f6f39744b 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,7 +1,7 @@
set( MIRALL_VERSION_MAJOR 2 )
set( MIRALL_VERSION_MINOR 6 )
set( MIRALL_VERSION_PATCH 2 )
-set( MIRALL_VERSION_YEAR 2019 )
+set( MIRALL_VERSION_YEAR 2020 )
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )