diff options
author | friendica <info@friendica.com> | 2013-12-01 00:16:02 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-12-01 00:16:02 -0800 |
commit | bd33e0486d992eb8904f84862c052ee2f9d01d55 (patch) | |
tree | a18ecaf9af910d62b310307829da068e37a1321a /version.inc | |
parent | 3163731a3d5705dcdd5373c197f7ab9257d9cf17 (diff) | |
download | volse-hubzilla-bd33e0486d992eb8904f84862c052ee2f9d01d55.tar.gz volse-hubzilla-bd33e0486d992eb8904f84862c052ee2f9d01d55.tar.bz2 volse-hubzilla-bd33e0486d992eb8904f84862c052ee2f9d01d55.zip |
deprecate a->get_curl_code() and $a->get_curl_headers()
Diffstat (limited to 'version.inc')
-rw-r--r-- | version.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc index cd8fc4951..e64750193 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-11-30.513 +2013-12-01.514 |