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:
authorMarkus Goetz <markus@woboq.com>2017-12-20 18:03:35 +0300
committerMarkus Goetz <markus@woboq.com>2017-12-20 18:03:35 +0300
commit067508c0829744b8b4d995d842ca0d7e1eac8e42 (patch)
treea0e09d7f1296f2079338670168ae08c5fbec0d23 /VERSION.cmake
parent79065ba5c631b0f722c1843cf740beaf10393066 (diff)
VERSION.cmake: This branch is now 2.4.1
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 043aacc84..f02e76249 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 2 )
set( MIRALL_VERSION_MINOR 4 )
-set( MIRALL_VERSION_PATCH 0 )
+set( MIRALL_VERSION_PATCH 1 )
set( MIRALL_VERSION_YEAR 2017 )
set( MIRALL_SOVERSION 0 )