From: Baptiste Daroussin Date: Fri, 13 Jun 2025 14:14:53 +0000 (+0200) Subject: Release 1.6.0 X-Git-Tag: RELEASE_1.6.0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=10b128b02456ada94242d9944f6048590c71c6e6;p=thirdparty%2Fmlmmj.git Release 1.6.0 --- diff --git a/ChangeLog b/ChangeLog index 786f8c2b..9a423762 100644 --- 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 diff --git a/configure.ac b/configure.ac index 8987c034..165a38f5 100644 --- a/configure.ac +++ b/configure.ac @@ -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)