From: Unknown <> Date: Tue, 16 Dec 2008 23:21:34 +0000 (+0000) Subject: add files for 2008-12-16T23:21:34Z X-Git-Tag: imap-2007e X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a80d8ad468bb466e786df69dd3778c85f51c6850;p=uw-imap add files for 2008-12-16T23:21:34Z --- diff --git a/docs/RELNOTES b/docs/RELNOTES index 0e83444..5cfd913 100644 --- a/docs/RELNOTES +++ b/docs/RELNOTES @@ -11,6 +11,13 @@ * ======================================================================== */ +Updated: 16 December 2008 + +imap-2007e is a maintenance release, consisting primarily of bugfixes to +problems discovered in the release that affected a small number of users +plus a security fix for users of the RFC822BUFFER routines. + + Updated: 29 October 2008 imap-2007d is a maintenance release, consisting primarily of bugfixes to diff --git a/src/c-client/mail.h b/src/c-client/mail.h index 84cad9f..391561f 100644 --- a/src/c-client/mail.h +++ b/src/c-client/mail.h @@ -21,12 +21,12 @@ * Internet: MRC@Washington.EDU * * Date: 22 November 1989 - * Last Edited: 29 October 2008 + * Last Edited: 16 December 2008 */ /* The Version */ -#define CCLIENTVERSION "2007d" +#define CCLIENTVERSION "2007e" /* Build parameters */