summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@err.no>2010-05-28 18:09:48 +0200
committerTollef Fog Heen <tfheen@err.no>2010-05-28 18:09:48 +0200
commitb8eb53fd33b916f832a13997fe7b495ea5339441 (patch)
tree9d71a0008961f6447a3f5bc1b3b9539d8d7e80ae
parent665b459b22237bf49c42d6a20c02e952ac76be87 (diff)
Bump version number to 0.25pkg-config-0.25
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c3b3604..f798281 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_INIT(pkg-config.1)
-AM_INIT_AUTOMAKE(pkg-config, 0.24)
+AM_INIT_AUTOMAKE(pkg-config, 0.25)
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)