PATCH: bump branch version

Daniel Jacobowitz drow@mvista.com
Thu Mar 7 22:00:00 GMT 2002


For the branch only, obviously.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer

2002-03-07  Daniel Jacobowitz  <drow@mvista.com>

        * configure.in: Bump version to 2.12.
        * configure: Likewise.

Index: configure
===================================================================
RCS file: /cvs/src/src/bfd/configure,v
retrieving revision 1.103.2.1
diff -u -p -r1.103.2.1 configure
--- configure	2002/03/05 06:44:22	1.103.2.1
+++ configure	2002/03/08 05:58:33
@@ -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: configure.in
===================================================================
RCS file: /cvs/src/src/bfd/configure.in,v
retrieving revision 1.85.2.1
diff -u -p -r1.85.2.1 configure.in
--- configure.in	2002/03/05 06:44:24	1.85.2.1
+++ configure.in	2002/03/08 05:58:33
@@ -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
 



More information about the Binutils mailing list