test moving back to Precise for Travis tests
[plcapi.git] / src / PhpXmlRpc.php
index 1f31b54..9beba9d 100644 (file)
@@ -79,7 +79,7 @@ class PhpXmlRpc
     public static $xmlrpc_internalencoding = "UTF-8";
 
     public static $xmlrpcName = "XML-RPC for PHP";
-    public static $xmlrpcVersion = "4.2.0";
+    public static $xmlrpcVersion = "4.2.1";
 
     // let user errors start at 800
     public static $xmlrpcerruser = 800;