]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2002-03-07 Daniel Jacobowitz <drow@mvista.com>
authorDaniel Jacobowitz <drow@false.org>
Fri, 8 Mar 2002 05:59:17 +0000 (05:59 +0000)
committerDaniel Jacobowitz <drow@false.org>
Fri, 8 Mar 2002 05:59:17 +0000 (05:59 +0000)
        * configure.in: Bump version to 2.12.
        * configure: Likewise.

bfd/ChangeLog
bfd/configure
bfd/configure.in

index f1fea9114546f361fe3c369e841c1fe49cc90ead..d59340e0b10a26f479abbcb8d3c3430c4713a242 100644 (file)
@@ -1,3 +1,8 @@
+2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
+
+       * configure.in: Bump version to 2.12.
+       * configure: Likewise.
+
 2002-03-05  Alan Modra  <amodra@bigpond.net.au>
 
        * configure.in (WIN32LIBADD): Don't eval PICFLAG assignment.
index d1f936ae4b75a868a9695606d77ea6db35c01492..28f1b44f92a6479260b38c34a360c7fd81fd6381 100755 (executable)
@@ -1116,7 +1116,7 @@ fi
 
 PACKAGE=bfd
 
-VERSION=2.11.93
+VERSION=2.12
 
 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 15ec6c63bf565438e38bf053bcb266366c167809..423ec59338ad3c80da8238b59038cccb15ddc6f1 100644 (file)
@@ -7,7 +7,7 @@ AC_INIT(libbfd.c)
 AC_CANONICAL_SYSTEM
 AC_ISC_POSIX
 
-AM_INIT_AUTOMAKE(bfd, 2.11.93)
+AM_INIT_AUTOMAKE(bfd, 2.12)
 # Uncomment the next line to remove the date from the reported bfd version
 #is_release=y