From 677e9248753d31c4b7ceed7805ccdc3fc508e980 Mon Sep 17 00:00:00 2001 From: Dan Nicholson Date: Mon, 20 Mar 2017 12:03:09 -0500 Subject: [PATCH] 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. --- pkg.m4.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg.m4.in b/pkg.m4.in index 45427e9..9102bcf 100644 --- a/pkg.m4.in +++ b/pkg.m4.in @@ -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 . dnl Copyright © 2012-2015 Dan Nicholson