Skip to content

Commit 689202e

Browse files
committed
Bumped versions, updated changelog
1 parent d4f3c12 commit 689202e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.4.1-beta (2011-02-??)
1+
1.4.1-beta (2011-02-26)
22
* Fixed: Sabre_DAV_Locks_Backend_PDO returned too many locks.
33
* Fixed: Sabre_HTTP_Request::getHeader didn't return Content-Type when
44
running on apache, so a few workarounds were added.

lib/Sabre/CalDAV/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Sabre_CalDAV_Version {
1414
/**
1515
* Full version number
1616
*/
17-
const VERSION = '1.4.0';
17+
const VERSION = '1.4.1';
1818

1919
/**
2020
* Stability : alpha, beta, stable

0 commit comments

Comments
 (0)