summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2013-07-14 23:35:59 -0400
committerHubert Figuière <hub@figuiere.net>2013-07-15 00:07:31 -0400
commitd7f5bea474eea662a0520b4e9b1b343b3f880300 (patch)
tree34f778f0e6cb393c3083b6b93a83aaf13faf6e3f
parent814dfcd257323c39c223a23c5a5f6b1e27450f9a (diff)
Jump to 2.3.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac10
2 files changed, 6 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 877b68d..ede979d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-2.2.2
+2.3.0
- Public header cleanup and documentation update.
- Update Doxygen config.
diff --git a/configure.ac b/configure.ac
index 94e53ec..36e8ca9 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.2.2)
+AC_INIT(exempi,2.3.0)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE
m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])
@@ -54,10 +54,10 @@ dnl 2.1.0 is the revision 5.2.0
dnl 2.1.1 is the revision 5.2.1
dnl 2.2.0 is the revision 5.2.2 -- no public API change
dnl 2.2.1 is the revision 5.2.3 -- no public API change
-dnl 2.2.2 is the revision 5.2.4 -- no public API change
-AC_SUBST([EXEMPI_REVISION], [4])
-AC_SUBST([EXEMPI_AGE], [2])
-AC_SUBST([EXEMPI_CURRENT], [5])
+dnl 2.3.0 is the revision 6.3.0
+AC_SUBST([EXEMPI_REVISION], [0])
+AC_SUBST([EXEMPI_AGE], [3])
+AC_SUBST([EXEMPI_CURRENT], [6])
AC_SUBST([EXEMPI_CURRENT_MIN],
[`expr $EXEMPI_CURRENT - $EXEMPI_AGE`])
AC_SUBST([EXEMPI_VERSION_INFO],