summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrew Shadura <bugzilla@tut.by>2013-05-03 23:53:41 +0200
committerAndrew Shadura <bugzilla@tut.by>2013-05-03 23:53:41 +0200
commit0b4c5703c6015de14dcc9ba19c68a51061015ef7 (patch)
tree046d77c727724feefa8201221f35cb37b41d8dbb /configure.ac
parent7cab36ff41d5d515c999769e38b999ec376b368c (diff)
Update to 0.9.2
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 7a2cbf0..885c007 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.8.12], [http://github.com/pkgconf/pkgconf/issues])
+AC_INIT([pkgconf], [0.9.2], [http://github.com/pkgconf/pkgconf/issues])
AC_CONFIG_SRCDIR([pkg.c])
AC_CONFIG_HEADERS([config.h])
AC_CHECK_FUNCS([strlcpy strlcat strndup])