From: Wietse Venema Date: Mon, 21 Mar 2011 05:00:00 +0000 (-0500) Subject: postfix-2.8.2 X-Git-Tag: v2.8.2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b69bffe87ac3b569b1496dc37e8a7b9a22d96745;p=thirdparty%2Fpostfix.git postfix-2.8.2 --- diff --git a/postfix/src/global/mail_version.h b/postfix/src/global/mail_version.h index 8ad400290..5b3de9658 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 "20110316" -#define MAIL_VERSION_NUMBER "2.8.2-RC1" +#define MAIL_RELEASE_DATE "20110321" +#define MAIL_VERSION_NUMBER "2.8.2" #ifdef SNAPSHOT # define MAIL_VERSION_DATE "-" MAIL_RELEASE_DATE