aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-10-08 09:30:35 +1030
committerAlan Modra <amodra@gmail.com>2014-10-08 09:30:35 +1030
commit6b97fa271f548025208afdf9380d7c8c5e323a4c (patch)
treef445f1a4a4bf65b0923b03d063783dc79b1bbd18
parentb71cca764512bd25dfe2345457c51ccbce74b91b (diff)
downloadgdb-6b97fa271f548025208afdf9380d7c8c5e323a4c.zip
gdb-6b97fa271f548025208afdf9380d7c8c5e323a4c.tar.gz
gdb-6b97fa271f548025208afdf9380d7c8c5e323a4c.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 1b4d9ec..e04d953 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20141007
+#define BFD_VERSION_DATE 20141008
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@