]> git.mxchange.org Git - mailer.git/blobdiff - inc/databases.php
Some fixes in cache, GET_LANGUAGE() is now memory-cached, min age configurable
[mailer.git] / inc / databases.php
index e7a61f00a75ac13f2fe08d557c6d26682ce8c989..715dd6791ea7d1f70e5af236633632387f722a56 100644 (file)
@@ -113,8 +113,8 @@ define('USAGE_BASE', "usage");
 // Server-URL (DO NOT CHANGE THIS OR YOU CANNOT CHECK FOR UPDATES/EXTENSIONS!)
 define('SERVER_URL', "http://www.mxchange.org");
 
-// This current patch level
-define('CURR_SVN_REVISION', "523");
+// Current SVN revision
+define('CURR_SVN_REVISION', "605");
 
 // Take a prime number which is long (if you know a longer one please try it out!)
 define('_PRIME', 591623);