[Pkg-owncloud-commits] [php-sabredav] 02/07: Bumped versions
David Prévot
taffit at moszumanska.debian.org
Wed Mar 19 18:01:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag 1.8.9
in repository php-sabredav.
commit 3037a75a267be97c6d11459fba675320f15d3451
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Sun Feb 16 20:21:22 2014 -0500
Bumped versions
---
lib/Sabre/DAV/Version.php | 2 +-
lib/Sabre/HTTP/Version.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/Sabre/DAV/Version.php b/lib/Sabre/DAV/Version.php
index 211781c..c15de9d 100644
--- a/lib/Sabre/DAV/Version.php
+++ b/lib/Sabre/DAV/Version.php
@@ -14,7 +14,7 @@ class Version {
/**
* Full version number
*/
- const VERSION = '1.8.8';
+ const VERSION = '1.8.9';
/**
* Stability : alpha, beta, stable
diff --git a/lib/Sabre/HTTP/Version.php b/lib/Sabre/HTTP/Version.php
index f93e82d..8ca1712 100644
--- a/lib/Sabre/HTTP/Version.php
+++ b/lib/Sabre/HTTP/Version.php
@@ -14,7 +14,7 @@ class Version {
/**
* Full version number
*/
- const VERSION = '1.8.8';
+ const VERSION = '1.8.9';
/**
* Stability : alpha, beta, stable
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list