summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2017-01-29 12:01:51 -0500
committerHubert Figuière <hub@figuiere.net>2017-01-29 13:09:39 -0500
commit6191c2b9003e16b9a96e95460e7e252dafd63839 (patch)
tree566cd57b4ddbea7654966346d814cf90871d660b
parent6b01960b042d099c035c2cd43076a7bff65b7e01 (diff)
2.4.x: Release 2.4.2
-rw-r--r--NEWS5
-rw-r--r--configure.ac1
2 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6fef0a6..20b3878 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,11 @@ Internal:
- Fixed warnings and other issues and Adobe SDK.
- Compile with much more warnings enabled.
+2.4.2 - 2017/01/29
+
+- Properly define BanAllEntityUsage.
+ See https://bugzilla.redhat.com/show_bug.cgi?id=888765
+
2.4.1 - 2017/01/23
- Bug #99494: Restore error reporting.
diff --git a/configure.ac b/configure.ac
index 214a9bd..d822514 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,6 +59,7 @@ dnl 2.2.3 is the revision 5.2.5 -- no public API change
dnl 2.3.0 is the revision 6.3.0
dnl 2.4.0 is the revision 7.4.0
dnl 2.4.1 is the revision 7.4.1
+dnl 2.4.2 is the revision 7.4.2
dnl 2.5.0 is the revision 8.5.0
AC_SUBST([EXEMPI_REVISION], [0])
AC_SUBST([EXEMPI_AGE], [5])