* acgeneral.m4 (AC_ACVERSION): Bump to 2.13.
* autoconf.texi (EDITION): Likewise.
(VERSION): Likewise.
+1998-12-11 Ben Elliston <bje@cygnus.com>
+
+ * acgeneral.m4 (AC_ACVERSION): Bump to 2.13.
+
+ * autoconf.texi (EDITION): Likewise.
+ (VERSION): Likewise.
+
1998-10-30 Jeff Garzik <jgarzik@pobox.com>
* autoconf.texi: Document AC_CACHE_LOAD and AC_CACHE_SAVE. Explain
divert(-1)dnl Throw away output until AC_INIT is called.
changequote([, ])
-define(AC_ACVERSION, 2.12.2)
+define(AC_ACVERSION, 2.13)
dnl Some old m4's don't support m4exit. But they provide
dnl equivalent functionality by core dumping because of the
@c @setchapternewpage odd
@c %**end of header
-@set EDITION 2.12
-@set VERSION 2.12
-@set UPDATED November 1996
+@set EDITION 2.13
+@set VERSION 2.13
+@set UPDATED December 1998
@iftex
@finalout
@c @setchapternewpage odd
@c %**end of header
-@set EDITION 2.12
-@set VERSION 2.12
-@set UPDATED November 1996
+@set EDITION 2.13
+@set VERSION 2.13
+@set UPDATED December 1998
@iftex
@finalout
divert(-1)dnl Throw away output until AC_INIT is called.
changequote([, ])
-define(AC_ACVERSION, 2.12.2)
+define(AC_ACVERSION, 2.13)
dnl Some old m4's don't support m4exit. But they provide
dnl equivalent functionality by core dumping because of the