From: Tom Tromey Date: Tue, 27 May 1997 05:02:22 +0000 (+0000) Subject: upped to 1.1q X-Git-Tag: Release-1-2~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=61d75925d22b59f881adfc8ddb598d5bad47f432;p=thirdparty%2Fautomake.git upped to 1.1q --- diff --git a/configure b/configure index 286ba524d..58f4a4bb1 100755 --- a/configure +++ b/configure @@ -604,7 +604,7 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' PACKAGE=automake -VERSION=1.1p +VERSION=1.1q 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 ed75eb108..962130000 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.1p) +AM_INIT_AUTOMAKE(automake, 1.1q) # 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 b59fe2264..fac9405b0 100644 --- a/stamp-vti +++ b/stamp-vti @@ -1,3 +1,3 @@ @set UPDATED 30 April 1997 -@set EDITION 1.1p -@set VERSION 1.1p +@set EDITION 1.1q +@set VERSION 1.1q diff --git a/version.texi b/version.texi index b59fe2264..fac9405b0 100644 --- a/version.texi +++ b/version.texi @@ -1,3 +1,3 @@ @set UPDATED 30 April 1997 -@set EDITION 1.1p -@set VERSION 1.1p +@set EDITION 1.1q +@set VERSION 1.1q