]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
release: 1.4.1 RELEASE_1_4_1
authorBaptiste Daroussin <bapt@FreeBSD.org>
Sat, 9 Dec 2023 19:19:48 +0000 (20:19 +0100)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Sat, 9 Dec 2023 19:19:48 +0000 (20:19 +0100)
ChangeLog
configure.ac

index 84ceaff03d72ad861674a5dff77d3eeb8127f8fb..65f114584d34e3d2520bfa2d522e042ba7d85c62 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.4.1
+ o fix regression in incremental updates
 1.4.0-rc3
  o fix unattended usage of mlmmj-makeml
  o fix regression regarding RFC 5321
index e9103979e0babe2860d7acbb1b4575a401fe5a8d..b9fd05ecffdf279c40bc5c1457300f6224d36378 100644 (file)
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script.
-AC_INIT([mlmmj],[1.4.0],[bapt@freebsd.org])
+AC_INIT([mlmmj],[1.4.1],[bapt@freebsd.org])
 
 VERSION=$PACKAGE_VERSION
 AC_SUBST(VERSION)