* configure.in: Bump version on HEAD to 2.14.90.
authorDaniel Jacobowitz <drow@false.org>
Sun, 27 Apr 2003 19:59:10 +0000 (19:59 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sun, 27 Apr 2003 19:59:10 +0000 (19:59 +0000)
* configure: Regenerated.

bfd/ChangeLog
bfd/configure
bfd/configure.in

index faa6e11dd43368ea29f7aa07c2de12961b79893b..3833e05f681bb405afb406d905b391a9e04dbcb9 100644 (file)
@@ -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:
index d0e7195eed3950dae9051b599b9b2908dc8bba7a..a3a9671bc79a767614cf737f0b40b579852c92fa 100755 (executable)
@@ -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; }
index 6900e24937eadc1c7fc56219d5bc984c963c8604..a2b56d2f341386ad403c002d20a0e5f91415154f 100644 (file)
@@ -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
 
This page took 0.041943 seconds and 4 git commands to generate.