X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fversions.php;h=71588bb632795acd8cc5e51aa5897015e9e56def;hb=8202991f32bfb2056e94a11746c0b5308fe4a273;hp=d09da3166985bdae1cd2f58f30ecd95030c071fc;hpb=2e715eb7f3f8ca8d259aacb4cbbddde7d9d18e01;p=mailer.git diff --git a/inc/versions.php b/inc/versions.php index d09da31669..71588bb632 100644 --- a/inc/versions.php +++ b/inc/versions.php @@ -17,7 +17,7 @@ * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * * Copyright (c) 2009 - 2011 by Mailer Developer Team * - * For more information visit: http://www.mxchange.org * + * 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