aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2013-10-29 20:10:17 +1030
committerAlan Modra <amodra@gmail.com>2013-10-30 08:54:25 +1030
commitb2df0add3b0d9bb2f3652f9c7445ae59139b9664 (patch)
tree71b8caafb87e4a0a737a9273d403a3e4031a6ad9
parent34a79995c4cc34f6f41e2a4b2df477db31b31f0c (diff)
downloadgdb-b2df0add3b0d9bb2f3652f9c7445ae59139b9664.zip
gdb-b2df0add3b0d9bb2f3652f9c7445ae59139b9664.tar.gz
gdb-b2df0add3b0d9bb2f3652f9c7445ae59139b9664.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 ef027b1..2f631d3 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20131021
+#define BFD_VERSION_DATE 20131029
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@