tag for release, part III
authorgggeek <giunta.gaetano@gmail.com>
Sat, 7 Jan 2023 17:49:36 +0000 (17:49 +0000)
committergggeek <giunta.gaetano@gmail.com>
Sat, 7 Jan 2023 17:49:36 +0000 (17:49 +0000)
doc/manual/phpxmlrpc_manual.adoc

index e9f6b7b..c7960b2 100644 (file)
@@ -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