Fixed
authorRoland Häder <roland@mxchange.org>
Thu, 9 Oct 2008 16:45:32 +0000 (16:45 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 9 Oct 2008 16:45:32 +0000 (16:45 +0000)
inc/databases.php

index f8e8a8be051af15984f9534a1888ab13f0b44740..4148699cda297ec10f5e1a556e19a5385e703098 100644 (file)
@@ -113,7 +113,7 @@ define('USAGE_BASE', "usage");
 define('SERVER_URL', "http://www.mxchange.org");
 
 // This current patch level
-define('CURR_SVN_REVISION', "481");
+define('CURR_SVN_REVISION', "483");
 
 // Take a prime number which is long (if you know a longer one please try it out!)
 define('_PRIME', 591623);