summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2e15679..47d835e 100644
--- a/configure.in
+++ b/configure.in
@@ -13,7 +13,7 @@ AC_INIT(src/mkid.c)
AM_CONFIG_HEADER(config.h)
AC_PREREQ(2.13)
-AM_INIT_AUTOMAKE([id-utils], [3.2b])
+AM_INIT_AUTOMAKE([id-utils], [3.2c])
GNU_PACKAGE="GNU $PACKAGE"
AC_DEFINE_UNQUOTED(GNU_PACKAGE, "$GNU_PACKAGE",
[The concatenation of the strings \`GNU ', and PACKAGE.])