From af650dd50a3a2a11755b180e6f463c0cdd2a13fe Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Wed, 12 Aug 1998 20:17:43 +0000 Subject: [PATCH] upped to 1.3b --- ChangeLog | 4 ++++ NEWS | 2 +- configure | 2 +- configure.in | 2 +- stamp-vti | 4 ++-- version.texi | 4 ++-- 6 files changed, 11 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index ff80bbd..0db030a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Aug 12 14:16:57 1998 Tom Tromey + + * Released 1.3b. + Tue Aug 11 12:18:59 1998 Tom Tromey * automake.in (handle_clean): Added missing close-paren. Quote diff --git a/NEWS b/NEWS index 9bc76e0..5173305 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -New in 1.3a: +New in 1.3b: * Added `AM_FOOFLAGS' variable for each compiler invocation; e.g. AM_CFLAGS can be used in Makefile.am to set C compiler flags * Bug fixes diff --git a/configure b/configure index 666ba5c..ff8fe34 100755 --- a/configure +++ b/configure @@ -688,7 +688,7 @@ fi PACKAGE=automake -VERSION=1.3a +VERSION=1.3b if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } diff --git a/configure.in b/configure.in index 7da7fd4..a1a4ba9 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(automake.in) -AM_INIT_AUTOMAKE(automake, 1.3a) +AM_INIT_AUTOMAKE(automake, 1.3b) # Find an appropriate tar for use in "dist" targets. A "best guess" # is good enough -- if we can't find GNU tar, we don't really care. diff --git a/stamp-vti b/stamp-vti index 4149e35..7127849 100644 --- a/stamp-vti +++ b/stamp-vti @@ -1,3 +1,3 @@ @set UPDATED 11 August 1998 -@set EDITION 1.3a -@set VERSION 1.3a +@set EDITION 1.3b +@set VERSION 1.3b diff --git a/version.texi b/version.texi index 4149e35..7127849 100644 --- a/version.texi +++ b/version.texi @@ -1,3 +1,3 @@ @set UPDATED 11 August 1998 -@set EDITION 1.3a -@set VERSION 1.3a +@set EDITION 1.3b +@set VERSION 1.3b -- 2.7.4