Tag 4.0.0-alpha
[plcapi.git] / src / PhpXmlRpc.php
index 0f39faf..086a90a 100644 (file)
@@ -76,7 +76,7 @@ class PhpXmlRpc
     public static $xmlrpc_internalencoding = "UTF-8";
 
     public static $xmlrpcName = "XML-RPC for PHP";
-    public static $xmlrpcVersion = "4.0.0.beta";
+    public static $xmlrpcVersion = "4.0.0.alpha";
 
     // let user errors start at 800
     public static $xmlrpcerruser = 800;