From 970dd2122fa60da0c75ddd902af38fe369510ae3 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Thu, 19 Mar 1998 07:51:30 +0000 Subject: [PATCH] upped to 1.2g for Per --- NEWS | 2 +- configure | 2 +- configure.in | 2 +- stamp-vti | 4 ++-- version.texi | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NEWS b/NEWS index c0514d4d..52d9f4a0 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -New in 1.2f: +New in 1.2g: * Bug fixes * Better Cygwin32 support * Support for suffix rules with _SOURCES variables diff --git a/configure b/configure index 049aad08..99418cf6 100755 --- a/configure +++ b/configure @@ -688,7 +688,7 @@ fi PACKAGE=automake -VERSION=1.2f +VERSION=1.2g 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 17322db3..6e088854 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.2f) +AM_INIT_AUTOMAKE(automake, 1.2g) # 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 44fa9361..d2a184f8 100644 --- a/stamp-vti +++ b/stamp-vti @@ -1,3 +1,3 @@ @set UPDATED 18 March 1998 -@set EDITION 1.2f -@set VERSION 1.2f +@set EDITION 1.2g +@set VERSION 1.2g diff --git a/version.texi b/version.texi index 44fa9361..d2a184f8 100644 --- a/version.texi +++ b/version.texi @@ -1,3 +1,3 @@ @set UPDATED 18 March 1998 -@set EDITION 1.2f -@set VERSION 1.2f +@set EDITION 1.2g +@set VERSION 1.2g -- 2.43.5