From: gggeek Date: Sat, 7 Jan 2023 17:49:36 +0000 (+0000) Subject: tag for release, part III X-Git-Tag: 4.9.4~7 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=42447ebdd4089923a673a52951a42a1165b91cdf;p=plcapi.git tag for release, part III --- diff --git a/doc/manual/phpxmlrpc_manual.adoc b/doc/manual/phpxmlrpc_manual.adoc index e9f6b7b7..c7960b2c 100644 --- a/doc/manual/phpxmlrpc_manual.adoc +++ b/doc/manual/phpxmlrpc_manual.adoc @@ -1,6 +1,6 @@ = XML-RPC for PHP User Manual Gaetano Giunta; Edd Dumbill -4.9.3 +4.9.4 :keywords: xmlrpc, xml, rpc, webservices, http :title-page: :toc: @@ -1038,7 +1038,7 @@ string. ==== $xmlrpcVersion - PhpxmlRpc\PhpXmlRpc::$xmlrpcVersion = "4.9.3" + PhpxmlRpc\PhpXmlRpc::$xmlrpcVersion = "4.9.4" The string representation of the version number of the PHPXMLRPC library in use. It is used by the Client for building the User-Agent HTTP header that is sent with every request to the server. You can change its value if you need