Browse Source

fixed version number

Luke Ehresman 24 năm trước cách đây
mục cha
commit
b16a368ca6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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) {