Bläddra i källkod

new version changes

Luke Ehresman 24 år sedan
förälder
incheckning
8b00716f88
2 ändrade filer med 5 tillägg och 3 borttagningar
  1. 4 2
      ChangeLog
  2. 1 1
      functions/strings.php

+ 4 - 2
ChangeLog

@@ -1,5 +1,7 @@
-Version 1.1.2 -- DEVELOPMENT
-----------------------------
+Version 1.1.2 -- May 21, 2001 
+-----------------------------
+- Many bugs squashed
+- Several UI tweaks and improvements
 - Added option (3 -> 14 in conf.pl) to auto create sent and trash folders.
 - Updated Czech translation
 - Support for multiple identities

+ 1 - 1
functions/strings.php

@@ -216,7 +216,7 @@
 
    /* SquirrelMail version number -- DO NOT CHANGE */
    global $version;
-   $version = '1.1.2 [cvs]';
+   $version = '1.1.2';
 
 
    function find_mailbox_name ($mailbox) {