X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fversions.php;h=0428116f934b262640407a63eb2cf5b4a1a1c596;hp=abc4cc7b8cb521f66e38a1e23221678b6ee7775c;hb=35fd597b272983427fd88f541ea55642e0b42c9e;hpb=07af932574589f4906be5ebf6733fdb95f30e9a2 diff --git a/inc/versions.php b/inc/versions.php index abc4cc7b8c..0428116f93 100644 --- a/inc/versions.php +++ b/inc/versions.php @@ -16,8 +16,8 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009, 2010 by Mailer Developer Team * - * For more information visit: http://www.mxchange.org * + * Copyright (c) 2009 - 2013 by Mailer Developer Team * + * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -40,7 +40,7 @@ if (!defined('__SECURITY')) { die(); } // END - if -// If you understand regular expressions ^^^ you may know how I versionize... ;-) +// Set full version string setConfigEntry('FULL_VERSION', getRepositoryData('Tag')); // Current SVN revision and date