]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
release: 1.4.7
authorBaptiste Daroussin <bapt@FreeBSD.org>
Mon, 1 Jul 2024 10:55:53 +0000 (12:55 +0200)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Mon, 1 Jul 2024 10:55:53 +0000 (12:55 +0200)
ChangeLog
configure.ac

index a00b8c10ae2e595739fa1c9b47270279aca0c1cb..5fa0a813459741f717efc8ab0f240fa9e2f8f86d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+1.4.7
+ o fix duplicate queued moderation notification email
+ o fix build on macOS
 1.4.6
  o mlmmj-make-ml: fix on OpenBSD
  o Fix another regression regarding RFC 5321
index 8ba1b5555baddfc19ce6d664dff6057bd1b2498a..6d975dbda0c904f90debce5feca36899e157ffca 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.69])
-AC_INIT([mlmmj],[1.4.5],[bapt@nours.eu])
+AC_INIT([mlmmj],[1.4.7],[bapt@nours.eu])
 
 VERSION=$PACKAGE_VERSION
 AC_SUBST(VERSION)