[Pkg-owncloud-commits] [owncloud-client] 01/03: Updated version to 1.1.3pre1

Gaudenz Steinlin gaudenz at moszumanska.debian.org
Fri Nov 4 10:39:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

gaudenz pushed a commit to tag v1.1.3
in repository owncloud-client.

commit d1884f7b0bbb93fd68dd7da944a638e8f21e4ff8
Author: Klaas Freitag <freitag at owncloud.com>
Date:   Thu Nov 29 21:27:45 2012 +0100

    Updated version to 1.1.3pre1
---
 VERSION.cmake | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/VERSION.cmake b/VERSION.cmake
index effa790..7114b25 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,5 +1,5 @@
 set( VERSION_MAJOR 1 )
 set( VERSION_MINOR 1 )
-set( VERSION_PATCH 2 )
-set( VERSION  ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}rc )
+set( VERSION_PATCH 3 )
+set( VERSION  ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}pre1 )
 

-- 
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