]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
Release 1.6.0 RELEASE_1.6.0
authorBaptiste Daroussin <bapt@FreeBSD.org>
Fri, 13 Jun 2025 14:14:53 +0000 (16:14 +0200)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Fri, 13 Jun 2025 14:14:53 +0000 (16:14 +0200)
ChangeLog
configure.ac

index 786f8c2b58dd4a5653985cffb4a35adfe9215ddc..9a4237620d98a4ddaa6a4cd63e51c8188722bbb2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-master
+1.6.0
  o Remove blanks in customheaders prefix and skip empty lines
  o $bouncenumbers$ in probe are now expended to number, messageid when
    possible
index 8987c034fb06e5001a039e1a214208bff24f75e4..165a38f5176c4c2b5ffef9a0d55e5bd03b20d64b 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.69])
-AC_INIT([mlmmj],[1.5.2],[bapt@nours.eu])
+AC_INIT([mlmmj],[1.6.0],[bapt@nours.eu])
 
 VERSION=$PACKAGE_VERSION
 AC_SUBST(VERSION)