Revert update of version number
This commit is contained in:
parent
6b71b8acbd
commit
fae6b76867
@ -1,8 +1,3 @@
|
||||
2003-05-06 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* configure.in: Bump version number to 2.15.90.
|
||||
* configure: Regenerate.
|
||||
|
||||
2003-05-05 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* elf32-i386.c (allocate_dynrelocs): For undef weak syms with
|
||||
|
2
bfd/configure
vendored
2
bfd/configure
vendored
@ -929,7 +929,7 @@ fi
|
||||
|
||||
PACKAGE=bfd
|
||||
|
||||
VERSION=2.15.90
|
||||
VERSION=2.14.90
|
||||
|
||||
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; }
|
||||
|
@ -7,7 +7,7 @@ AC_INIT(libbfd.c)
|
||||
AC_CANONICAL_SYSTEM
|
||||
AC_ISC_POSIX
|
||||
|
||||
AM_INIT_AUTOMAKE(bfd, 2.15.90)
|
||||
AM_INIT_AUTOMAKE(bfd, 2.14.90)
|
||||
# Uncomment the next line to remove the date from the reported bfd version
|
||||
#is_release=y
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user