summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--configure.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d6a22af..33520e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-06-27 Tollef Fog Heen <tfheen@err.no>
+ * configure.in: Release 0.18
+
All those Requires.private changes are thanks to James
Henstridge. Thanks! Freedesktop #3097
diff --git a/configure.in b/configure.in
index 316fab6..6f76ad7 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_INIT(pkg-config.1)
-AM_INIT_AUTOMAKE(pkgconfig, 0.17.2)
+AM_INIT_AUTOMAKE(pkgconfig, 0.18)
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)