summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2013-01-24 05:42:23 -0800
committerDan Nicholson <dbn.lists@gmail.com>2013-01-24 05:42:44 -0800
commit74ceac54ef6f9247c00f08eecd8cca811a3c5934 (patch)
tree5f6bf37688247327acc1ec318693ae7402a937ba /configure.ac
parent3da597804f103e6b6ac52bf66a83d705d8c7748c (diff)
downloadpkg-config-74ceac54ef6f9247c00f08eecd8cca811a3c5934.tar.gz
Update NEWS and bump version for releasepkg-config-0.28
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 5499626..2b33371 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.62])
AC_INIT([pkg-config],
- [0.27.1],
+ [0.28],
[https://bugs.freedesktop.org/enter_bug.cgi?product=pkg-config],
[pkg-config])