From: Wietse Venema Date: Wed, 21 Feb 2018 05:00:00 +0000 (-0500) Subject: postfix-3.3.0 X-Git-Tag: v3.3.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fe16321a21cc20475c08b8931284e641655a91d;p=thirdparty%2Fpostfix.git postfix-3.3.0 --- diff --git a/postfix/src/global/mail_version.h b/postfix/src/global/mail_version.h index e4b67e8da..bf7e94de6 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 "20180219" -#define MAIL_VERSION_NUMBER "3.3.0-RC2" +#define MAIL_RELEASE_DATE "20180221" +#define MAIL_VERSION_NUMBER "3.3.0" #ifdef SNAPSHOT #define MAIL_VERSION_DATE "-" MAIL_RELEASE_DATE