This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Bump mainline version number


Hi Guys,

  The branch is coming along fine, so it looks like its time to bump
  the mainline version number.

Cheers
       Nick

2003-05-06  Nick Clifton  <nickc@redhat.com>

	* configure.in: Bump version number to 2.15.90.
	* configure: Regenerate.

Index: configure.in
===================================================================
RCS file: /cvs/src/src/bfd/configure.in,v
retrieving revision 1.128
diff -c -3 -p -w -r1.128 configure.in
*** configure.in	27 Apr 2003 19:59:10 -0000	1.128
--- configure.in	6 May 2003 16:44:26 -0000
*************** AC_INIT(libbfd.c)
*** 7,13 ****
  AC_CANONICAL_SYSTEM
  AC_ISC_POSIX
  
! AM_INIT_AUTOMAKE(bfd, 2.14.90)
  # Uncomment the next line to remove the date from the reported bfd version
  #is_release=y
  
--- 7,13 ----
  AC_CANONICAL_SYSTEM
  AC_ISC_POSIX
  
! AM_INIT_AUTOMAKE(bfd, 2.15.90)
  # Uncomment the next line to remove the date from the reported bfd version
  #is_release=y
  


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]