From 42447ebdd4089923a673a52951a42a1165b91cdf Mon Sep 17 00:00:00 2001 From: gggeek Date: Sat, 7 Jan 2023 17:49:36 +0000 Subject: [PATCH] tag for release, part III --- doc/manual/phpxmlrpc_manual.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.0