X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-iso3166.php;h=6eef445f3770537845f478e677bbd9c35010416a;hb=1a23aaf6bfb6020596d77ea64ecb8df4c89cc3c4;hp=bb916f3e468dad60517d7b573d613495eb530631;hpb=964a3b539e335f6d70e7779630fd3d25fd38398d;p=mailer.git diff --git a/inc/extensions/ext-iso3166.php b/inc/extensions/ext-iso3166.php index bb916f3e46..6eef445f37 100644 --- a/inc/extensions/ext-iso3166.php +++ b/inc/extensions/ext-iso3166.php @@ -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