aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2013-08-05 00:00:05 +0000
committerAlan Modra <amodra@gmail.com>2013-08-05 00:00:05 +0000
commitb3ce1f8a94ae8a92e82366c2cdf763b94e08bb83 (patch)
tree628810aeecfedb8d2a51f436577725f9172e524a
parent14daeee3aec3b5e02e2f71303f8c2a78fb3108f4 (diff)
downloadgdb-b3ce1f8a94ae8a92e82366c2cdf763b94e08bb83.zip
gdb-b3ce1f8a94ae8a92e82366c2cdf763b94e08bb83.tar.gz
gdb-b3ce1f8a94ae8a92e82366c2cdf763b94e08bb83.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 35b577d..5e23301 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20130804
+#define BFD_VERSION_DATE 20130805
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@