[Pkg-owncloud-commits] [owncloud-client] 02/03: Push version to 1.1.4 for the 1.1 branch.
Gaudenz Steinlin
gaudenz at moszumanska.debian.org
Fri Nov 4 10:39:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
gaudenz pushed a commit to tag v1.1.4
in repository owncloud-client.
commit f91c5ee2208f635ab8028d79a47f1c6b678623d9
Author: Klaas Freitag <freitag at owncloud.com>
Date: Tue Dec 18 17:11:37 2012 +0100
Push version to 1.1.4 for the 1.1 branch.
---
VERSION.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.cmake b/VERSION.cmake
index cdcdeb0..f1437a6 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,5 +1,5 @@
set( VERSION_MAJOR 1 )
set( VERSION_MINOR 1 )
-set( VERSION_PATCH 3 )
+set( VERSION_PATCH 4 )
set( VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH} )
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list