From: Roland Häder Date: Fri, 6 Mar 2009 21:29:09 +0000 (+0000) Subject: For profi-concept... :) X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=d74b665c4f1f44ef7941e8d9db8f4c9d8ea656e0;ds=sidebyside For profi-concept... :) --- diff --git a/.gitignore b/.gitignore index f5a6b94db8..e4e0aa1585 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ inc/.secret/.* inc/cache/*.cache inc/cache/*.log +inc/cache/.revision diff --git a/inc/databases.php b/inc/databases.php index 9e37689206..42c3be6524 100644 --- a/inc/databases.php +++ b/inc/databases.php @@ -83,8 +83,7 @@ define('SERVER_URL', "http://www.mxchange.org"); // Full version string: /([0-9]){1}\.([0-9]){1}\.([0-9]){1}(-(alpha|beta|pre|rc([1-3]))([0-9]+))?/ // If you understand regular expressions ^^^ you may know how I versionize... ;-) -//define('FULL_VERSION', getActualVersion('Tag')); -define('FULL_VERSION', "0.2.1-FINAL"); +define('FULL_VERSION', getActualVersion('Tag')); // Replacement strings $GLOBALS['replacer'] = array(