aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2012-07-24 00:00:05 +0000
committerAlan Modra <amodra@gmail.com>2012-07-24 00:00:05 +0000
commit3c6d336c317c0fa9dc7911f5c3e1390138f610bf (patch)
tree030a67e3a84b253e14c243943dbdb061679d3314
parent32d9f073deeac257785fda07f65429df627c8607 (diff)
downloadgdb-3c6d336c317c0fa9dc7911f5c3e1390138f610bf.zip
gdb-3c6d336c317c0fa9dc7911f5c3e1390138f610bf.tar.gz
gdb-3c6d336c317c0fa9dc7911f5c3e1390138f610bf.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 a7dfeaa..fdc293b 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20120723
+#define BFD_VERSION_DATE 20120724
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@