summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e0a2272..2cb3be5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl the same distribution terms as the rest of that program.
AC_PREREQ(2.50)
AC_INIT(exempi/xmp.h)
-AM_INIT_AUTOMAKE(exempi, 2.0.1)
+AM_INIT_AUTOMAKE(exempi, 2.0.2)
AM_MAINTAINER_MODE
dnl ---------------------------------------------------------------------------