diff options
Diffstat (limited to '3rdparty/Sabre/HTTP/Version.php')
-rw-r--r-- | 3rdparty/Sabre/HTTP/Version.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/Sabre/HTTP/Version.php b/3rdparty/Sabre/HTTP/Version.php index f8d1bb75429..67be232fc26 100644 --- a/3rdparty/Sabre/HTTP/Version.php +++ b/3rdparty/Sabre/HTTP/Version.php @@ -14,7 +14,7 @@ class Sabre_HTTP_Version { /** * Full version number */ - const VERSION = '1.4.1'; + const VERSION = '1.5.3'; /** * Stability : alpha, beta, stable |