Bump version number
authorNick Clifton <nickc@redhat.com>
Tue, 6 May 2003 16:46:30 +0000 (16:46 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 6 May 2003 16:46:30 +0000 (16:46 +0000)
bfd/ChangeLog
bfd/configure
bfd/configure.in

index ca2a5d1f5ea0562918f760e823c9eb8570f2d721..8d7dd5fa2688059c7e39b967c1985a75967216e9 100644 (file)
@@ -1,3 +1,8 @@
+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
index 47eaef7476fc316d598aea93cd977c23c6667635..162ef5acdc3c9f36128ed0340e184245ad52263d 100755 (executable)
@@ -929,7 +929,7 @@ fi
 
 PACKAGE=bfd
 
-VERSION=2.14.90
+VERSION=2.15.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; }
index a2b56d2f341386ad403c002d20a0e5f91415154f..0feaaf47ae75851758c92cf284e6f5d559de9f3b 100644 (file)
@@ -7,7 +7,7 @@ AC_INIT(libbfd.c)
 AC_CANONICAL_SYSTEM
 AC_ISC_POSIX
 
-AM_INIT_AUTOMAKE(bfd, 2.14.90)
+AM_INIT_AUTOMAKE(bfd, 2.15.90)
 # Uncomment the next line to remove the date from the reported bfd version
 #is_release=y