]> git.ipfire.org Git - thirdparty/postfix.git/commitdiff
postfix-3.3.0 v3.3.0
authorWietse Venema <wietse@porcupine.org>
Wed, 21 Feb 2018 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Thu, 22 Feb 2018 19:10:18 +0000 (14:10 -0500)
postfix/src/global/mail_version.h

index e4b67e8dabeed8356f3f17f9ad156d58bc47910e..bf7e94de65b26f25c1a742cab10aff68052a289b 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      "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