]> git.ipfire.org Git - thirdparty/postfix.git/commitdiff
postfix-2.3.4 v2.3.4
authorWietse Venema <wietse@porcupine.org>
Wed, 1 Nov 2006 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Sat, 10 Feb 2018 20:51:35 +0000 (15:51 -0500)
postfix/src/global/mail_version.h

index 0478022ae5c407af6e9e72bc14a811f7112e2f8e..7e9562ced6fc8403e843b64a07c1ec650b4c7c30 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      "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