From: Wietse Venema Date: Wed, 3 Jun 2009 05:00:00 +0000 (-0500) Subject: postfix-2.6.2 X-Git-Tag: v2.6.2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af6290b6dd80c7c105d1d9d01e71f8aaf2ea7ed0;p=thirdparty%2Fpostfix.git postfix-2.6.2 --- diff --git a/postfix/src/global/mail_version.h b/postfix/src/global/mail_version.h index baa50b117..c33c7b28f 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 "20090528" -#define MAIL_VERSION_NUMBER "2.6.2-RC1" +#define MAIL_RELEASE_DATE "20090603" +#define MAIL_VERSION_NUMBER "2.6.2" #ifdef SNAPSHOT # define MAIL_VERSION_DATE "-" MAIL_RELEASE_DATE