standard new version revisions
authorlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 23 Apr 2001 13:14:10 +0000 (13:14 +0000)
committerlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 23 Apr 2001 13:14:10 +0000 (13:14 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1290 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog
functions/strings.php

index 1cdf206f3556c2c5223f44bd60ee8513c61d6e1b..f7e05048f651dfbd74f351bcc0396a65c722d483 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
-Version 1.1.0 -- DEVELOPMENT
+Version 1.1.1 -- DEVELOPMENT
 ----------------------------
+
+Version 1.1.0 -- April 21, 2000 
+-------------------------------
 - Added option to have signout page redirect to another page (patch from Scott Bronson)
     This can be configured in conf.pl (Org Prefs)
 - Much improved SMTP error handling (patch from Jeff Evans)
index 775e3e1561b1f4f0b7a7779ca46c032b33d1b719..84353fd5b9b61990d3d0a2b702138fad9fc72ff4 100644 (file)
 
    /* SquirrelMail version number -- DO NOT CHANGE */
    global $version;
-   $version = '1.1.0 [cvs]';
+   $version = '1.1.1 [cvs]';
 
 
    function find_mailbox_name ($mailbox) {