From: David MacKenzie Date: Fri, 22 Jul 1994 13:00:29 +0000 (+0000) Subject: update version numbers X-Git-Tag: fsf-origin~574 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1e2e2ad5037adf6f192d8499be4dfaa40e6c13a3;p=thirdparty%2Fautoconf.git update version numbers --- diff --git a/acgeneral.m4 b/acgeneral.m4 index 2930cfa26..3f45e9e64 100644 --- a/acgeneral.m4 +++ b/acgeneral.m4 @@ -29,7 +29,7 @@ dnl ifdef([__gnu__], , [errprint(Autoconf requires GNU m4 )m4exit(2)])dnl dnl -define(AC_ACVERSION, 1.94)dnl +define(AC_ACVERSION, 1.95)dnl dnl This is defined by the --version option of the autoconf script. ifdef([AC_PRINT_VERSION], [Autoconf version AC_ACVERSION m4exit(0)])dnl diff --git a/autoconf.texi b/autoconf.texi index 879b3ce5b..aacd79c51 100644 --- a/autoconf.texi +++ b/autoconf.texi @@ -6,9 +6,9 @@ @c @setchapternewpage odd @c %**end of header -@set EDITION 1.94 -@set VERSION 1.94 -@set UPDATED June 1994 +@set EDITION 1.95 +@set VERSION 1.95 +@set UPDATED July 1994 @iftex @finalout diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 879b3ce5b..aacd79c51 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -6,9 +6,9 @@ @c @setchapternewpage odd @c %**end of header -@set EDITION 1.94 -@set VERSION 1.94 -@set UPDATED June 1994 +@set EDITION 1.95 +@set VERSION 1.95 +@set UPDATED July 1994 @iftex @finalout diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4 index 2930cfa26..3f45e9e64 100644 --- a/lib/autoconf/general.m4 +++ b/lib/autoconf/general.m4 @@ -29,7 +29,7 @@ dnl ifdef([__gnu__], , [errprint(Autoconf requires GNU m4 )m4exit(2)])dnl dnl -define(AC_ACVERSION, 1.94)dnl +define(AC_ACVERSION, 1.95)dnl dnl This is defined by the --version option of the autoconf script. ifdef([AC_PRINT_VERSION], [Autoconf version AC_ACVERSION m4exit(0)])dnl