summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@err.no>2011-05-15 14:24:19 +0200
committerTollef Fog Heen <tfheen@err.no>2011-05-15 14:24:19 +0200
commit85662d26ba837894e2f44dfbaa4813112c058861 (patch)
tree877cecfd43ec6797f3c1a86ffb0e983c94074229 /configure.ac
parent4939bdb9a629ce1f6343a69f92f133fedbb223f6 (diff)
downloadpkg-config-85662d26ba837894e2f44dfbaa4813112c058861.tar.gz
Document changes for 0.26, bump version
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index da875f0..29142a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_INIT(pkg-config.1)
-AM_INIT_AUTOMAKE(pkg-config, 0.25)
+AM_INIT_AUTOMAKE(pkg-config, 0.26)
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)