From: Tom Tromey Date: Thu, 19 Mar 1998 07:51:31 +0000 (+0000) Subject: upped to 1.2g for Per X-Git-Tag: Release-1-2g^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4816911e743ba64c5d4a11e66ed7588e3fb9ef35;p=thirdparty%2Fautomake.git upped to 1.2g for Per --- diff --git a/NEWS b/NEWS index c0514d4dd..52d9f4a0a 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 049aad085..99418cf6f 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 17322db39..6e0888549 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 44fa93612..d2a184f8f 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 44fa93612..d2a184f8f 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