From: Wietse Venema Date: Tue, 8 Jun 2010 05:00:00 +0000 (-0500) Subject: postfix-2.7.1 X-Git-Tag: v2.7.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc8e9d9627fd1efbc4f8c5a8b6e8d3d2195cf04f;p=thirdparty%2Fpostfix.git postfix-2.7.1 --- diff --git a/postfix/HISTORY b/postfix/HISTORY index 52f4c24d3..68a4c060b 100644 --- a/postfix/HISTORY +++ b/postfix/HISTORY @@ -15751,8 +15751,8 @@ Apologies for any names omitted. tls/tls_dh.c, tls/tls_server.c. Portability: Mac OS 10.6.3 requires - instead of . Files: makedefs, - util/sys_defs.h, dns/dns.h. + instead of . Files: makedefs, util/sys_defs.h, + dns/dns.h. 20100531 diff --git a/postfix/src/global/mail_version.h b/postfix/src/global/mail_version.h index 93a87cd3c..198a87674 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 "20100603" -#define MAIL_VERSION_NUMBER "2.7.1-RC2" +#define MAIL_RELEASE_DATE "20100608" +#define MAIL_VERSION_NUMBER "2.7.1" #ifdef SNAPSHOT # define MAIL_VERSION_DATE "-" MAIL_RELEASE_DATE