Sfoglia il codice sorgente

fixed version number

Luke Ehresman 24 anni fa
parent
commit
b16a368ca6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      functions/strings.php

+ 1 - 1
functions/strings.php

@@ -289,7 +289,7 @@
    }
 
    /* SquirrelMail version number -- DO NOT CHANGE */
-   $version = '1.0.2 [cvs]';
+   $version = '1.0.3 [cvs]';
 
 
    function find_mailbox_name ($mailbox) {