2005-04-12 Tollef Fog Heen <tfheen@err.no>

Author: tfheen
Date: 2005-04-12 11:07:35 GMT
2005-04-12  Tollef Fog Heen  <tfheen@err.no>

    * configure.in: Bump to 0.17
This commit is contained in:
Arch Librarian 2005-07-14 13:06:57 +00:00
parent fb252ba408
commit afe36bd90f
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2005-04-12 Tollef Fog Heen <tfheen@err.no>
* configure.in: Bump to 0.17
* NEWS: Update for 0.17
* NEWS: Add note saying that we've now grabbed _PKG_* and PKG_*.

View file

@ -1,7 +1,7 @@
AC_INIT(pkg-config.1)
AM_INIT_AUTOMAKE(pkgconfig, 0.16.1)
AM_INIT_AUTOMAKE(pkgconfig, 0.17)
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)