summaryrefslogtreecommitdiffstats
path: root/src/global
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 08:40:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 08:40:29 +0000
commitd6c33feab80875e4e2ab4ec8bf46425a292318bc (patch)
tree9e325e95e2c785049562a1fefc7e56cf65cd8679 /src/global
parentAdding upstream version 3.8.5. (diff)
downloadpostfix-d6c33feab80875e4e2ab4ec8bf46425a292318bc.tar.xz
postfix-d6c33feab80875e4e2ab4ec8bf46425a292318bc.zip
Adding upstream version 3.8.6.upstream/3.8.6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/global')
-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 03f23f3..9eda667 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.8.5"
+#define MAIL_RELEASE_DATE "20240304"
+#define MAIL_VERSION_NUMBER "3.8.6"
#ifdef SNAPSHOT
#define MAIL_VERSION_DATE "-" MAIL_RELEASE_DATE