Release 0.20

2005-10-16  Tollef Fog Heen  <tfheen@err.no>

	* configure.in: Release 0.20
This commit is contained in:
Tollef Fog Heen 2005-10-16 18:18:57 +00:00
parent 39ef912d6e
commit 7ee51221a0
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2005-10-16 Tollef Fog Heen <tfheen@err.no>
* configure.in: Release 0.20
* pkg.m4: use m4_define to avoid duplication of text.
* pkg.m4: Minor cleanups, use m4_default rather than m4_ifval and

View file

@ -1,7 +1,7 @@
AC_INIT(pkg-config.1)
AM_INIT_AUTOMAKE(pkg-config, 0.19)
AM_INIT_AUTOMAKE(pkg-config, 0.20)
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)