浏览代码

standard version transition stuff

Luke Ehresman 24 年之前
父节点
当前提交
a06909f185
共有 2 个文件被更改,包括 4 次插入1 次删除
  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 
 Version 1.0.1 -- February 1, 2001 
 ---------------------------------
 ---------------------------------
 - Improved the way sqimap_read_data() is handled
 - Improved the way sqimap_read_data() is handled

+ 1 - 1
functions/strings.php

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