summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 4476bb3..a4ee14f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ dnl that contains a configuration script generated by Autoconf, under
dnl the same distribution terms as the rest of that program.
AC_PREREQ(2.50)
-AC_INIT(exempi,2.4.1)
+AC_INIT(exempi,2.4.2)
AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects])
AM_MAINTAINER_MODE
m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])
@@ -59,7 +59,8 @@ 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
-AC_SUBST([EXEMPI_REVISION], [1])
+dnl 2.4.2 is the revision 7.4.2
+AC_SUBST([EXEMPI_REVISION], [2])
AC_SUBST([EXEMPI_AGE], [4])
AC_SUBST([EXEMPI_CURRENT], [7])
AC_SUBST([EXEMPI_CURRENT_MIN],