aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2013-07-18 00:00:07 +0000
committerAlan Modra <amodra@gmail.com>2013-07-18 00:00:07 +0000
commit008f2b7875ed13962d2c217a742c7b5138ae287d (patch)
treea6dd36a8ad9bd73c8e0b2b479ac267490ba62469
parent9f2cbb407e58e231f8751c232267a271424e4f8a (diff)
downloadgdb-008f2b7875ed13962d2c217a742c7b5138ae287d.zip
gdb-008f2b7875ed13962d2c217a742c7b5138ae287d.tar.gz
gdb-008f2b7875ed13962d2c217a742c7b5138ae287d.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 1b9e647..264674c 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20130717
+#define BFD_VERSION_DATE 20130718
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@