[Pkg-owncloud-commits] [php-sabredav] 04/04: Bumped version
David Prévot
taffit at moszumanska.debian.org
Sat Nov 30 15:44:10 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag version-1.0.14
in repository php-sabredav.
commit d32e19855e489cadca57649ee710bafe2a7ae3f7
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Thu Apr 15 14:26:05 2010 +0900
Bumped version
---
ChangeLog | 2 +-
lib/Sabre/DAV/Version.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index d357083..37e180c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-1.0.14-stable (2010-??-??)
+1.0.14-stable (2010-04-15)
* Fixed: double namespace declaration in multistatus responses.
1.0.13-stable (2010-03-30)
diff --git a/lib/Sabre/DAV/Version.php b/lib/Sabre/DAV/Version.php
index e1e47a6..ecd8169 100644
--- a/lib/Sabre/DAV/Version.php
+++ b/lib/Sabre/DAV/Version.php
@@ -15,7 +15,7 @@ class Sabre_DAV_Version {
/**
* Full version number
*/
- const VERSION = '1.0.13';
+ const VERSION = '1.0.14';
/**
* 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