From: David MacKenzie Date: Fri, 8 Apr 1994 17:47:36 +0000 (+0000) Subject: Incr AC_ACVERSION. X-Git-Tag: fsf-origin~713 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e2405f18fd1775ffd40543b9fd21ce7b254813ba;p=thirdparty%2Fautoconf.git Incr AC_ACVERSION. --- diff --git a/acgeneral.m4 b/acgeneral.m4 index c81e8ab3e..0fabdfdf2 100644 --- a/acgeneral.m4 +++ b/acgeneral.m4 @@ -33,7 +33,7 @@ dnl dnl Utility functions for stamping the configure script. dnl dnl -define(AC_ACVERSION, 1.7.10)dnl +define(AC_ACVERSION, 1.7.11)dnl dnl This is defined by the --version option of the autoconf script. ifdef([AC_PRINT_VERSION], [errprint(Autoconf version AC_ACVERSION )])dnl diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4 index c81e8ab3e..0fabdfdf2 100644 --- a/lib/autoconf/general.m4 +++ b/lib/autoconf/general.m4 @@ -33,7 +33,7 @@ dnl dnl Utility functions for stamping the configure script. dnl dnl -define(AC_ACVERSION, 1.7.10)dnl +define(AC_ACVERSION, 1.7.11)dnl dnl This is defined by the --version option of the autoconf script. ifdef([AC_PRINT_VERSION], [errprint(Autoconf version AC_ACVERSION )])dnl