X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fversions.php;h=6e35f0562abec288f4a1d2823db7ea6fdc21bad2;hb=0e104a9282a1cdc7d769bbccb03bd3462aa8f4e0;hp=abc4cc7b8cb521f66e38a1e23221678b6ee7775c;hpb=07af932574589f4906be5ebf6733fdb95f30e9a2;p=mailer.git diff --git a/inc/versions.php b/inc/versions.php index abc4cc7b8c..6e35f0562a 100644 --- a/inc/versions.php +++ b/inc/versions.php @@ -16,7 +16,7 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009, 2010 by Mailer Developer Team * + * Copyright (c) 2009 - 2011 by Mailer Developer Team * * For more information visit: http://www.mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -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