From: Wietse Venema Date: Thu, 1 Mar 2007 05:00:00 +0000 (-0500) Subject: postfix-2.3.8 X-Git-Tag: v2.3.8^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e62be977bcde2259357301425a66aff0398c91c2;p=thirdparty%2Fpostfix.git postfix-2.3.8 --- diff --git a/postfix/src/global/mail_version.h b/postfix/src/global/mail_version.h index 832b79af3..e23209e83 100644 --- a/postfix/src/global/mail_version.h +++ b/postfix/src/global/mail_version.h @@ -20,8 +20,8 @@ * Patches change both the patchlevel and the release date. Snapshots have no * patchlevel; they change the release date only. */ -#define MAIL_RELEASE_DATE "20070225" -#define MAIL_VERSION_NUMBER "2.3.8-RC1" +#define MAIL_RELEASE_DATE "20070301" +#define MAIL_VERSION_NUMBER "2.3.8" #ifdef SNAPSHOT # define MAIL_VERSION_DATE "-" MAIL_RELEASE_DATE