summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrew Shadura <andrew@shadura.me>2014-02-16 14:10:19 +0100
committerAndrew Shadura <andrew@shadura.me>2014-02-16 14:10:19 +0100
commitbc869ec4babb3b9118d09b189e7a4db6180aeaf9 (patch)
tree0264ab1ef43a939078b9ddb129b505fe42f987a8 /configure.ac
parente8e44e98c830a4c461ccf7bcf33f944da458d979 (diff)
New upstream release
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 9f1ae01..83c224e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ dnl implied. In no event shall the authors be liable for any damages arising
dnl from the use of this software.
AC_PREREQ([2.68])
-AC_INIT([pkgconf], [0.9.4], [http://github.com/pkgconf/pkgconf/issues])
+AC_INIT([pkgconf], [0.9.5], [http://github.com/pkgconf/pkgconf/issues])
AC_CONFIG_SRCDIR([pkg.c])
AC_CONFIG_HEADERS([config.h])
AC_CHECK_FUNCS([strlcpy strlcat strndup])