aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2012-04-14 00:00:05 +0000
committerAlan Modra <amodra@gmail.com>2012-04-14 00:00:05 +0000
commit20932874c5ca99e9a7122c29e8ea9574c92903b0 (patch)
treeb7210171f4b0021acc6b986d01301dd9573fc7de
parentaed64b35fbdb4d924b081158fd31015bb5d366c2 (diff)
downloadgdb-20932874c5ca99e9a7122c29e8ea9574c92903b0.zip
gdb-20932874c5ca99e9a7122c29e8ea9574c92903b0.tar.gz
gdb-20932874c5ca99e9a7122c29e8ea9574c92903b0.tar.bz2
daily update
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 0515679..4a94f27 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20120413
+#define BFD_VERSION_DATE 20120414
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@