[Pkg-owncloud-commits] [owncloud-client] 03/05: Update to RC1
Gaudenz Steinlin
gaudenz at moszumanska.debian.org
Fri Nov 4 10:38:56 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 5a84452102dc73dae25e99651e39f882281a000a
Author: Klaas Freitag <freitag at owncloud.com>
Date: Fri Oct 18 16:40:38 2013 +0200
Update to RC1
---
VERSION.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.cmake b/VERSION.cmake
index 0956f46..d988f9e 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}")
+set( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${VERSION_SUFFIX}RC1")
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