]> git.mxchange.org Git - mailer.git/commitdiff
(no comment)
authorRoland Häder <roland@mxchange.org>
Tue, 9 Sep 2008 19:59:53 +0000 (19:59 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 9 Sep 2008 19:59:53 +0000 (19:59 +0000)
inc/databases.php

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