mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 23:10:26 +00:00
* configure.in: Bump version on HEAD to 2.14.90.
* configure: Regenerated.
This commit is contained in:
parent
d2630e6981
commit
052a450c47
@ -1,3 +1,8 @@
|
||||
2003-04-27 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* configure.in: Bump version on HEAD to 2.14.90.
|
||||
* configure: Regenerated.
|
||||
|
||||
2003-04-26 Stephane Carrez <stcarrez@nerim.fr>
|
||||
|
||||
PR savannah/3331:
|
||||
|
2
bfd/configure
vendored
2
bfd/configure
vendored
@ -1129,7 +1129,7 @@ fi
|
||||
|
||||
PACKAGE=bfd
|
||||
|
||||
VERSION=2.13.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.13.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