]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
release: 1.4.2 RELEASE_1_4_2
authorBaptiste Daroussin <bapt@FreeBSD.org>
Mon, 18 Dec 2023 09:09:42 +0000 (10:09 +0100)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Mon, 18 Dec 2023 09:13:23 +0000 (10:13 +0100)
ChangeLog
configure.ac

index 65f114584d34e3d2520bfa2d522e042ba7d85c62..6342c45285d31c1c5d21016ad5eb24aa7e132287 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.4.2
+ o fix regression in lastdigest parser
 1.4.1
  o fix regression in incremental updates
 1.4.0-rc3
index b9fd05ecffdf279c40bc5c1457300f6224d36378..505e685f6a37cb542ec3759bba6d6d365702e4aa 100644 (file)
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script.
-AC_INIT([mlmmj],[1.4.1],[bapt@freebsd.org])
+AC_INIT([mlmmj],[1.4.2],[bapt@nours.eu])
 
 VERSION=$PACKAGE_VERSION
 AC_SUBST(VERSION)