Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: binutils/bfd/configure.in

Issue 3018030: [binutils] Bump binutils to 2.20.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « binutils/bfd/configure.host ('k') | binutils/bfd/doc/Makefile.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: binutils/bfd/configure.in
diff --git a/binutils/bfd/configure.in b/binutils/bfd/configure.in
index d03a271724e65bb4004a70447924f4c02df3f515..e39187ddb104ba990a03ad8b5b57cd751c1aaa02 100644
--- a/binutils/bfd/configure.in
+++ b/binutils/bfd/configure.in
@@ -8,7 +8,7 @@ AC_CONFIG_SRCDIR([libbfd.c])
AC_CANONICAL_TARGET
AC_ISC_POSIX
-AM_INIT_AUTOMAKE(bfd, 2.20)
+AM_INIT_AUTOMAKE(bfd, 2.20.1)
dnl These must be called before LT_INIT, because it may want
dnl to call AC_CHECK_PROG.
« no previous file with comments | « binutils/bfd/configure.host ('k') | binutils/bfd/doc/Makefile.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698