summaryrefslogtreecommitdiffstats
path: root/src/global
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 00:00:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 00:00:39 +0000
commit23f607076c3f633d640d1a6819a9b6dcc2a57c60 (patch)
tree7339dd530a1dfa17a19720419e8f8d05ac10ed91 /src/global
parentAdding debian version 3.5.24-0+deb11u1. (diff)
downloadpostfix-23f607076c3f633d640d1a6819a9b6dcc2a57c60.tar.xz
postfix-23f607076c3f633d640d1a6819a9b6dcc2a57c60.zip
Merging upstream version 3.5.25.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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 c9b0ad3..07320b9 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.5.24"
+#define MAIL_RELEASE_DATE "20240304"
+#define MAIL_VERSION_NUMBER "3.5.25"
#ifdef SNAPSHOT
#define MAIL_VERSION_DATE "-" MAIL_RELEASE_DATE