]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
bfd/
authorTristan Gingold <gingold@adacore.com>
Mon, 2 Feb 2009 11:16:30 +0000 (11:16 +0000)
committerTristan Gingold <gingold@adacore.com>
Mon, 2 Feb 2009 11:16:30 +0000 (11:16 +0000)
2009-02-02  Tristan Gingold  <gingold@adacore.com>

* configure.in: Bump version to 2.19.1
* Makefile.am (RELEASE): Set.
* configure, Makefile.in: Regenerated.

bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/configure
bfd/configure.in
bfd/doc/bfdver.texi

index e137b000b674e5735e40c674d64c7cc19623df55..a8ccf20f5cc184397304b9586524d0c6a9acdf9a 100644 (file)
@@ -1,3 +1,9 @@
+2009-02-02  Tristan Gingold  <gingold@adacore.com>
+
+       * configure.in: Bump version to 2.19.1
+       * Makefile.am (RELEASE): Set.
+       * configure, Makefile.in: Regenerated.
+
 2009-01-14  Joseph Myers  <joseph@codesourcery.com>
 
        * elf32-arm.c (elf32_arm_final_link_relocate): Do not turn
index 8ddf3cc2a8fa905ded4d9ec5cc7cbf508ff2dcf2..818ff85f4ea6c6b66c720a96b0d805f4c13f9c2b 100644 (file)
@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = 1.9 cygnus
 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
 
 # Uncomment the following line when doing a release.
-RELEASE=y
+RELEASE=y
 
 INCDIR = $(srcdir)/../include
 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
index 1e0b593ec422f07a13fb0ed181685353225350b2..54edfc68a7f0a51622cb5af6cb89c67c5e466c5d 100644 (file)
@@ -271,7 +271,7 @@ AUTOMAKE_OPTIONS = 1.9 cygnus
 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
 
 # Uncomment the following line when doing a release.
-# RELEASE=y
+RELEASE = y
 INCDIR = $(srcdir)/../include
 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
 MKDEP = gcc -MM
index f1515698016bae9b33efdc4aba4512ac11854d88..61c8d237c165ebb6cca6c3f47898ebaa850e41af 100755 (executable)
@@ -3032,7 +3032,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=bfd
- VERSION=2.19.0
+ VERSION=2.19.1
 
 
 cat >>confdefs.h <<_ACEOF
index ca00be03d4984c2887c7d2e4b28798fcbfbf369d..f9f95cc13c494b5c2637be7c3a0428e633f08d39 100644 (file)
@@ -8,7 +8,7 @@ AC_CONFIG_SRCDIR([libbfd.c])
 AC_CANONICAL_TARGET
 AC_ISC_POSIX
 
-AM_INIT_AUTOMAKE(bfd, 2.19.0)
+AM_INIT_AUTOMAKE(bfd, 2.19.1)
 
 dnl These must be called before LT_INIT, because it may want
 dnl to call AC_CHECK_PROG.
index 000c4c48ec2f3a4727613084654daba3b9bd313b..0767307933d1d65b8d6a4251233b8883d3957944 100644 (file)
@@ -1,4 +1,4 @@
-@set VERSION 2.19.0
+@set VERSION 2.19.1
 @set VERSION_PACKAGE (GNU Binutils) 
-@set UPDATED December 2008
+@set UPDATED February 2009
 @set BUGURL @uref{http://www.sourceware.org/bugzilla/}