From: lkehresman Date: Fri, 2 Feb 2001 20:00:45 +0000 (+0000) Subject: standard version transition stuff X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=68b6d237c4f3a0b1e7e8d3715d5f8a98c0bef501;p=squirrelmail.git standard version transition stuff git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1044 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/ChangeLog b/ChangeLog index 4b2afcec..c79637e6 100644 --- a/ChangeLog +++ b/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 diff --git a/functions/strings.php b/functions/strings.php index 12b0b47b..f9f25850 100644 --- a/functions/strings.php +++ b/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) {