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>2019-02-05 23:14:59 +0300
committerMarkus Goetz <markus@woboq.com>2019-02-05 23:14:59 +0300
commit1f0914b3fbe5714a49aba93301ca66463f1a875b (patch)
tree421d3ef9ef3495a930c42f516ddbfdc1433d4251 /VERSION.cmake
parentc35d486a518dd346c58aa6cecbb9d7d60a336f48 (diff)
VERSION.cmake: This is now 2.5.4
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 8a64a2b36..bdda09ce3 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 2 )
set( MIRALL_VERSION_MINOR 5 )
-set( MIRALL_VERSION_PATCH 3 )
+set( MIRALL_VERSION_PATCH 4 )
set( MIRALL_VERSION_YEAR 2018 )
set( MIRALL_SOVERSION 0 )