forked from Imagelibrary/binutils-gdb
Bump version number to 2.12.90
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2002-02-18 David O'Brien <obrien@FreeBSD.org>
|
||||||
|
|
||||||
|
* configure.in: Bump version number post 2.12 branching.
|
||||||
|
* configure: Regenerate.
|
||||||
|
|
||||||
2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
|
2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
|
||||||
|
|
||||||
* mmo.c: Correct and improve comments.
|
* mmo.c: Correct and improve comments.
|
||||||
|
|||||||
2
bfd/configure
vendored
2
bfd/configure
vendored
@@ -1116,7 +1116,7 @@ fi
|
|||||||
|
|
||||||
PACKAGE=bfd
|
PACKAGE=bfd
|
||||||
|
|
||||||
VERSION=2.11.93
|
VERSION=2.12.90
|
||||||
|
|
||||||
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
|
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; }
|
{ 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_CANONICAL_SYSTEM
|
||||||
AC_ISC_POSIX
|
AC_ISC_POSIX
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE(bfd, 2.11.93)
|
AM_INIT_AUTOMAKE(bfd, 2.12.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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user