* configure.in: Bump version number to 2.9.5.

* configure: Rebuild.
This commit is contained in:
Ian Lance Taylor 1999-07-15 12:09:55 +00:00
parent 0ed1584392
commit 2844ed430f
6 changed files with 14 additions and 4 deletions

View File

@ -1,3 +1,8 @@
1999-07-15 Ian Lance Taylor <ian@zembu.com>
* configure.in: Bump version number to 2.9.5.
* configure: Rebuild.
1999-07-14 Richard Henderson <rth@cygnus.com>
* objdump.c (dump_section_header): Print SEC_SHORT.

2
binutils/configure vendored
View File

@ -814,7 +814,7 @@ fi
PACKAGE=binutils
VERSION=2.9.4
VERSION=2.9.5
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; }

View File

@ -5,7 +5,7 @@ AC_INIT(ar.c)
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE(binutils, 2.9.4)
AM_INIT_AUTOMAKE(binutils, 2.9.5)
AM_PROG_LIBTOOL

View File

@ -1,3 +1,8 @@
1999-07-15 Ian Lance Taylor <ian@zembu.com>
* configure.in: Bump version number to 2.9.5.
* configure: Rebuild.
1999-07-14 Richard Henderson <rth@cygnus.com>
* ldlang.c (wild_doit): Copy SEC_SHORT to output section.

2
ld/configure vendored
View File

@ -814,7 +814,7 @@ fi
PACKAGE=ld
VERSION=2.9.4
VERSION=2.9.5
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; }

View File

@ -5,7 +5,7 @@ AC_INIT(ldmain.c)
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE(ld, 2.9.4)
AM_INIT_AUTOMAKE(ld, 2.9.5)
AM_PROG_LIBTOOL