[Pkg-owncloud-commits] [owncloud-client] 05/05: Update version tag to 1.4.2

Gaudenz Steinlin gaudenz at moszumanska.debian.org
Fri Nov 4 10:38:57 UTC 2016


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

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

commit 14a25f9d3f3670cdc4af6faa9c792866493436f5
Author: Klaas Freitag <freitag at owncloud.com>
Date:   Mon Oct 21 14:05:25 2013 +0200

    Update version tag to 1.4.2
---
 VERSION.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/VERSION.cmake b/VERSION.cmake
index d988f9e..0956f46 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,6 +1,6 @@
 set( VERSION_MAJOR 1 )
 set( VERSION_MINOR 4 )
 set( VERSION_PATCH 2 )
-set( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${VERSION_SUFFIX}RC1")
+set( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${VERSION_SUFFIX}")
 set( SOVERSION 0 )
 

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