pkg.m4: Bump the serial number for release

There aren't any significant changes here, but this will cause aclocal
to get the latest version.
This commit is contained in:
Dan Nicholson 2017-03-20 12:03:09 -05:00
parent df6e4b6cf1
commit 677e924875

View file

@ -1,5 +1,5 @@
# pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
# serial 11 (pkg-config-@VERSION@)
# serial 12 (pkg-config-@VERSION@)
dnl Copyright © 2004 Scott James Remnant <scott@netsplit.com>.
dnl Copyright © 2012-2015 Dan Nicholson <dbn.lists@gmail.com>