summaryrefslogtreecommitdiffstats
path: root/src/global/mail_version.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 10:22:01 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 10:22:01 +0000
commita8124680264223db14cd09a7e3a763a8309faf54 (patch)
treeea37b6dc47f4cb0d95db48b8b4569066112e1cd0 /src/global/mail_version.h
parentReleasing progress-linux version 3.7.10-0+deb12u1~progress6.99u1. (diff)
downloadpostfix-a8124680264223db14cd09a7e3a763a8309faf54.tar.xz
postfix-a8124680264223db14cd09a7e3a763a8309faf54.zip
Merging upstream version 3.7.11.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/global/mail_version.h')
-rw-r--r--src/global/mail_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/global/mail_version.h b/src/global/mail_version.h
index 2192455..9ff4553 100644
--- a/src/global/mail_version.h
+++ b/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 "20240121"
-#define MAIL_VERSION_NUMBER "3.7.10"
+#define MAIL_RELEASE_DATE "20240304"
+#define MAIL_VERSION_NUMBER "3.7.11"
#ifdef SNAPSHOT
#define MAIL_VERSION_DATE "-" MAIL_RELEASE_DATE