2006-08-16 Tollef Fog Heen <tfheen@err.no>

* configure.in: Release 0.21
This commit is contained in:
Tollef Fog Heen 2006-08-16 21:10:05 +02:00
parent ed114e7e17
commit a78661f5fe
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2006-08-16 Tollef Fog Heen <tfheen@err.no>
* configure.in: Release 0.21
* NEWS: Update for 0.21
* pkg.c: Add internal pkg-config package which can be queried for

View file

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