0.0.0 shall be our first version
[mailer.git] / theme / org / theme.php
index 322af199261f247e935eaa7c0a450d9c850e15f2..6f3bda9f69a32b010d52c07c85bb1c31c79407cb 100644 (file)
@@ -56,7 +56,7 @@ $GLOBALS['theme_data']['email'] = 'webmaster@mxchange.org';
 $GLOBALS['theme_data']['url'] = 'http://www.mxchange.org';
 
 // Version number
-$GLOBALS['theme_data']['version'] = '0.0';
+$GLOBALS['theme_data']['version'] = '0.0.0';
 
 // Default mode is 'load'
 if (empty($GLOBALS['theme_mode'])) $GLOBALS['theme_mode'] = 'load';