summaryrefslogtreecommitdiffstats
path: root/src/global
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 00:00:40 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 00:00:40 +0000
commitfaa9752f507e07b07039b29c6202d6cd23cab66f (patch)
treec67b057deb7a438bb94ea428e071a0c8fd5aac15 /src/global
parentReleasing progress-linux version 3.5.24-0+deb11u1progress6u1. (diff)
downloadpostfix-faa9752f507e07b07039b29c6202d6cd23cab66f.tar.xz
postfix-faa9752f507e07b07039b29c6202d6cd23cab66f.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