Author: hp
Date: 2002-09-19 23:59:12 GMT
0.13
This commit is contained in:
Arch Librarian 2005-07-14 13:05:24 +00:00
parent e913db3d5b
commit d638d9820d
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2002-09-19 Havoc Pennington <hp@pobox.com>
* configure.in: 0.13
2002-09-19 Anders Carlsson <andersca@gnu.org>
* pkg.c: (verify_package):

View file

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