From: Wietse Venema Date: Wed, 1 Nov 2006 05:00:00 +0000 (-0500) Subject: postfix-2.3.4 X-Git-Tag: v2.3.4^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8aa4821346605ae2b5b3874911ce73ba3e94b444;p=thirdparty%2Fpostfix.git postfix-2.3.4 --- diff --git a/postfix/src/global/mail_version.h b/postfix/src/global/mail_version.h index 0478022ae..7e9562ced 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 "20061019" -#define MAIL_VERSION_NUMBER "2.3.4-RC2" +#define MAIL_RELEASE_DATE "20061101" +#define MAIL_VERSION_NUMBER "2.3.4" #ifdef SNAPSHOT # define MAIL_VERSION_DATE "-" MAIL_RELEASE_DATE