]> git.ipfire.org Git - thirdparty/postfix.git/commitdiff
postfix-2.7.1 v2.7.1
authorWietse Venema <wietse@porcupine.org>
Tue, 8 Jun 2010 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Sat, 10 Feb 2018 19:08:43 +0000 (14:08 -0500)
postfix/HISTORY
postfix/src/global/mail_version.h

index 52f4c24d31c6c8061049ce5ee426b5918a2bde11..68a4c060b71391e38667472d07465f00d1e6f3ef 100644 (file)
@@ -15751,8 +15751,8 @@ Apologies for any names omitted.
        tls/tls_dh.c, tls/tls_server.c.
 
        Portability: Mac OS 10.6.3 requires <arpa/nameser_compat.h>
-       instead of <arpa/nameser8_compat.h>. Files: makedefs,
-       util/sys_defs.h, dns/dns.h.
+       instead of <nameser8_compat.h>. Files: makedefs, util/sys_defs.h,
+       dns/dns.h.
 
 20100531
 
index 93a87cd3c3636c416f154cca83415f63dc949427..198a87674d48d6912260756bf801576624f991f0 100644 (file)
@@ -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