tag release
[plcapi.git] / src / PhpXmlRpc.php
index 2e33612..e6419ac 100644 (file)
@@ -78,7 +78,7 @@ class PhpXmlRpc
     public static $xmlrpc_internalencoding = "UTF-8";
 
     public static $xmlrpcName = "XML-RPC for PHP";
-    public static $xmlrpcVersion = "4.6.1-dev";
+    public static $xmlrpcVersion = "4.6.1";
 
     // let user errors start at 800
     public static $xmlrpcerruser = 800;