Cache does no longer try to close non-existing cache
[mailer.git] / inc / databases.php
index 3edb3b7afbe1f6658bf4711f8854fc0b4bc3f8a6..f0865f617a59446ffcbe6e197c691ecfdf965f64 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', "550");
+// Current SVN revision
+define('CURR_SVN_REVISION', "603");
 
 // Take a prime number which is long (if you know a longer one please try it out!)
 define('_PRIME', 591623);