Updated some things to say 0.5pre1
authorlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 1 Jun 2000 12:52:44 +0000 (12:52 +0000)
committerlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 1 Jun 2000 12:52:44 +0000 (12:52 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@513 7612ce4b-ef26-0410-bec9-ea0150e637f0

BUG
ChangeLog
functions/strings.php

diff --git a/BUG b/BUG
index 103505e15b53a5ccd313d93ca664323581fb7f65..4bf484176d0f0d59c290b60530566e4e03d5f3a0 100644 (file)
--- a/BUG
+++ b/BUG
@@ -1,4 +1,4 @@
-Known BUGS to be fixed before 0.4pre2:
+Known BUGS to be fixed before 0.5pre1:
 ---------------------TO BE FIXED-----------------------
 
 
index 0144686c1c2727b952e33cc6393235d733f0d366..61129eb274a8bd224b13454ff42162d443a13851 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
-Version 0.4 -- DEVELOPMENT
---------------------------
+Version 0.5pre1 -- DEVELOPMENT
+------------------------------
+
+
+
+Version 0.4 -- May 15, 2000 
+---------------------------
 - If subject is blank, displays "(no subject)"
 - Fixed a few minor bugs and typos reported to list
 - Changed <? to <?php in a few places
index 1798a59ba9e6a3fcb5658f7749fa6346680a7120..902cdf861616e533b53d7cde826daeba3880ce3e 100644 (file)
    }
 
    /* SquirrelMail version number -- DO NOT CHANGE */
-   $version = "0.4pre2";
+   $version = "0.5pre1";
 
 
    function find_mailbox_name ($mailbox) {