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:
authorOlivier Goffart <ogoffart@woboq.com>2017-03-03 12:48:47 +0300
committerOlivier Goffart <ogoffart@woboq.com>2017-03-03 12:48:47 +0300
commit84ecbc4c891bfc09eda24a7d9b16cf3d36d18ac3 (patch)
treec2bee298702273764f2cd75f4c95638de62ea3cf /VERSION.cmake
parent4a010ce7cd60ec911ad09db105a17a319d1979be (diff)
2.3.0 was released: Update version
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 eb175deb1..23af6a88b 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 2 )
set( MIRALL_VERSION_MINOR 3 )
-set( MIRALL_VERSION_PATCH 0 )
+set( MIRALL_VERSION_PATCH 1 )
set( MIRALL_VERSION_YEAR 2016 )
set( MIRALL_SOVERSION 0 )