]> git.mxchange.org Git - mailer.git/blobdiff - inc/databases.php
Prefix in SQLs fixed, fixes for first startup and weekly/monthly reset is run without...
[mailer.git] / inc / databases.php
index de16a5b1b88d0bc24528716dd2ac33ba7b6fb5f5..9ce1acd2c004221796b5790484e48980f9d7c375 100644 (file)
@@ -98,7 +98,7 @@ define('SERVER_URL', "http://www.mxchange.org");
 
 // Current SVN revision
 //define('CURR_SVN_REVISION', getActualVersion(0));
-define('CURR_SVN_REVISION', "818");
+define('CURR_SVN_REVISION', "819");
 define('CURR_SVN_DATE'    , getActualVersion(1));
 define('CURR_SVN_VERSION' , getActualVersion(2));