[Pkg-owncloud-commits] [owncloud-client] 02/03: Update to version 1.3.0
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 e3bbb0fffef03cfbfc03fc0bdb2736c6d00d5bf8
Author: Klaas Freitag <freitag at owncloud.com>
Date: Fri Nov 30 14:53:58 2012 +0100
Update to version 1.3.0
---
VERSION.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.cmake b/VERSION.cmake
index 7114b25..cdcdeb0 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 ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}pre1 )
+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