summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--configure.ac1
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 155936a..6fef0a6 100644
--- a/NEWS
+++ b/NEWS
@@ -24,7 +24,7 @@ Internal:
- Fixed warnings and other issues and Adobe SDK.
- Compile with much more warnings enabled.
-2.4.1 -
+2.4.1 - 2017/01/23
- Bug #99494: Restore error reporting.
diff --git a/configure.ac b/configure.ac
index 9f24bb4..4baf23e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -58,6 +58,7 @@ dnl 2.2.2 is the revision 5.2.4 -- no public API change
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.5.0 is the revision 8.5.0
AC_SUBST([EXEMPI_REVISION], [0])
AC_SUBST([EXEMPI_AGE], [5])