Bump version number.
This commit is contained in:
parent
ebc6e014ba
commit
a6903459eb
3 changed files with 191 additions and 160 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2002-08-01 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* configure.in (AM_INIT_AUTOMAKE): Bump version number.
|
||||||
|
* configure: Regenerate.
|
||||||
|
|
||||||
2002-07-31 H.J. Lu <hjl@gnu.org>
|
2002-07-31 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
* config.bfd: Add x86-64 vector to Linux/i386 if 64bit BFD is
|
* config.bfd: Add x86-64 vector to Linux/i386 if 64bit BFD is
|
||||||
|
|
344
bfd/configure
vendored
344
bfd/configure
vendored
File diff suppressed because it is too large
Load diff
|
@ -7,7 +7,7 @@ AC_INIT(libbfd.c)
|
||||||
AC_CANONICAL_SYSTEM
|
AC_CANONICAL_SYSTEM
|
||||||
AC_ISC_POSIX
|
AC_ISC_POSIX
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE(bfd, 2.12.90)
|
AM_INIT_AUTOMAKE(bfd, 2.13.90)
|
||||||
# Uncomment the next line to remove the date from the reported bfd version
|
# Uncomment the next line to remove the date from the reported bfd version
|
||||||
#is_release=y
|
#is_release=y
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue