Some cleanups/improvements
[mailer.git] / inc / versions.php
index d09da3166985bdae1cd2f58f30ecd95030c071fc..0428116f934b262640407a63eb2cf5b4a1a1c596 100644 (file)
@@ -16,8 +16,8 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2011 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