aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/sabre/http/lib/Version.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-07-09 13:15:50 -0700
committerzotlabs <mike@macgirvin.com>2017-07-09 13:15:50 -0700
commit799d4ad54932f387e0f852833b5ac3377c760b32 (patch)
tree4a99caba860f8b604124ac54770b4c50bd999df4 /vendor/sabre/http/lib/Version.php
parent024d2737d001fe1bbae3b4310c7e205d2c014c6f (diff)
parent8dcdcd55e5c949ad7fed16d0edc92d0db3689470 (diff)
downloadvolse-hubzilla-799d4ad54932f387e0f852833b5ac3377c760b32.tar.gz
volse-hubzilla-799d4ad54932f387e0f852833b5ac3377c760b32.tar.bz2
volse-hubzilla-799d4ad54932f387e0f852833b5ac3377c760b32.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
Diffstat (limited to 'vendor/sabre/http/lib/Version.php')
-rw-r--r--vendor/sabre/http/lib/Version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/sabre/http/lib/Version.php b/vendor/sabre/http/lib/Version.php
index a5a427405..aeb080e93 100644
--- a/vendor/sabre/http/lib/Version.php
+++ b/vendor/sabre/http/lib/Version.php
@@ -14,6 +14,6 @@ class Version {
/**
* Full version number
*/
- const VERSION = '4.2.2';
+ const VERSION = '4.2.3';
}