aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2013-08-09 00:00:04 +0000
committerAlan Modra <amodra@gmail.com>2013-08-09 00:00:04 +0000
commita780258f0e9996592731fe594856f94ce7142001 (patch)
treeb2d6e1e99952e0a4571522e844cce2005b563944
parent47ecca85db40d34820d94fbc5fb79babaa95b725 (diff)
downloadgdb-a780258f0e9996592731fe594856f94ce7142001.zip
gdb-a780258f0e9996592731fe594856f94ce7142001.tar.gz
gdb-a780258f0e9996592731fe594856f94ce7142001.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 b9fd29e..cd4a8e1 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20130808
+#define BFD_VERSION_DATE 20130809
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@