]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-admintheme1.php
0.0.0 shall be our first version
[mailer.git] / inc / extensions / ext-admintheme1.php
index 25a48bfa2a0eae4f1a7fbf26a1c208e3d405504c..a0e1d633b2053f09d1039936686e0a787a5bbc92 100644 (file)
@@ -41,10 +41,10 @@ if (!defined('__SECURITY')) {
 } // END - if
 
 // Version number
 } // END - if
 
 // Version number
-setThisExtensionVersion('0.0');
+setThisExtensionVersion('0.0.0');
 
 
-// Version history array (add more with , '0.1.0' and so on)
-setExtensionVersionHistory(array('0.0'));
+// Version history array (add more with , '0.0.1' and so on)
+setExtensionVersionHistory(array('0.0.0'));
 
 switch (getExtensionMode()) {
        case 'register': // Do stuff when installation is running
 
 switch (getExtensionMode()) {
        case 'register': // Do stuff when installation is running