Browse Source

fixed version number

Luke Ehresman 24 years ago
parent
commit
b16a368ca6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      functions/strings.php

+ 1 - 1
functions/strings.php

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