0.0.0 shall be our first version
[mailer.git] / inc / extensions / ext-iso3166.php
index bb916f3e468dad60517d7b573d613495eb530631..6eef445f3770537845f478e677bbd9c35010416a 100644 (file)
@@ -44,8 +44,8 @@ if (!defined('__SECURITY')) {
 // Version number
 setThisExtensionVersion('0.0.1');
 
-// Version history array (add more with , '0.1.0' and so on)
-setExtensionVersionHistory(array('0.0', '0.0.1'));
+// Version history array (add more with , '0.0.1' and so on)
+setExtensionVersionHistory(array('0.0.0', '0.0.1'));
 
 switch (getExtensionMode()) {
        case 'register': // Do stuff when installation is running