From fc07d10bc668961f3d1193af485fee151bcac0a0 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Thu, 14 Jan 1999 23:15:57 +0000 Subject: [PATCH] * configure.in: Updated version to 1.5a. --- ChangeLog | 4 ++++ Makefile.in | 8 ++++---- configure | 2 +- configure.in | 2 +- stamp-vti | 4 ++-- version.texi | 4 ++-- 6 files changed, 14 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index bc43c551..6a4ffb39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-01-15 Tom Tromey + + * configure.in: Updated version to 1.5a. + 1999-01-14 Tom Tromey * automake.in (handle_configure): Compute $header_dir based on diff --git a/Makefile.in b/Makefile.in index 0ab35ee1..481d7a9a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -96,10 +96,10 @@ TEXINFOS = automake.texi DATA = $(pkgdata_DATA) $(script_DATA) DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \ -Makefile.in NEWS THANKS TODO aclocal.in aclocal.m4 ansi2knr.1 \ -ansi2knr.c automake.in config.guess config.sub configure configure.in \ -elisp-comp install-sh mdate-sh missing mkinstalldirs stamp-vti \ -texinfo.tex version.texi ylwrap +Makefile.in NEWS README-alpha THANKS TODO aclocal.in aclocal.m4 \ +ansi2knr.1 ansi2knr.c automake.in config.guess config.sub configure \ +configure.in elisp-comp install-sh mdate-sh missing mkinstalldirs \ +stamp-vti texinfo.tex version.texi ylwrap DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) diff --git a/configure b/configure index c3ea1f1b..ac034ed0 100755 --- a/configure +++ b/configure @@ -692,7 +692,7 @@ fi PACKAGE=automake -VERSION=1.4 +VERSION=1.5a 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 b5e1ea3d..fbe4ed80 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.4) +AM_INIT_AUTOMAKE(automake, 1.5a) # 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 b3f0ebb4..875947ec 100644 --- a/stamp-vti +++ b/stamp-vti @@ -1,3 +1,3 @@ @set UPDATED 10 January 1999 -@set EDITION 1.4 -@set VERSION 1.4 +@set EDITION 1.5a +@set VERSION 1.5a diff --git a/version.texi b/version.texi index b3f0ebb4..875947ec 100644 --- a/version.texi +++ b/version.texi @@ -1,3 +1,3 @@ @set UPDATED 10 January 1999 -@set EDITION 1.4 -@set VERSION 1.4 +@set EDITION 1.5a +@set VERSION 1.5a -- 2.43.5