Ver Fonte

Converted main trunk to 1.1

thomppj há 24 anos atrás
pai
commit
142c177399
2 ficheiros alterados com 5 adições e 2 exclusões
  1. 4 1
      ChangeLog
  2. 1 1
      functions/strings.php

+ 4 - 1
ChangeLog

@@ -1,7 +1,10 @@
+Version 1.1.0 -- DEVELOPMENT
+----------------------------
+- Added collapseable folder listing (an option that can be turned on)
+
 Version 1.0.3 -- DEVELOPMENT
 ----------------------------
 - Made folder drop-down list consistant in look to the other drop-downs
-- Added collapseable folder listing (an option that can be turned on)
 
 Version 1.0.2 -- February 8, 2001 
 ---------------------------------

+ 1 - 1
functions/strings.php

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