Browse Source

standard version transition stuff

Luke Ehresman 24 years ago
parent
commit
a06909f185
2 changed files with 4 additions and 1 deletions
  1. 3 0
      ChangeLog
  2. 1 1
      functions/strings.php

+ 3 - 0
ChangeLog

@@ -1,3 +1,6 @@
+Version 1.0.2 -- DEVELOPMENT
+----------------------------
+
 Version 1.0.1 -- February 1, 2001 
 ---------------------------------
 - Improved the way sqimap_read_data() is handled

+ 1 - 1
functions/strings.php

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