aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-09-05 09:30:22 +0930
committerAlan Modra <amodra@gmail.com>2014-09-05 09:30:22 +0930
commit15ae543336bb15f0b2f71bda7dd36fcc0969de83 (patch)
treea722b531432a913ef8c5e75db03144e96afc12d0
parent89681830fa343f6e0e1f145e05109d3df60e8275 (diff)
downloadgdb-15ae543336bb15f0b2f71bda7dd36fcc0969de83.zip
gdb-15ae543336bb15f0b2f71bda7dd36fcc0969de83.tar.gz
gdb-15ae543336bb15f0b2f71bda7dd36fcc0969de83.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 2d1f7c9..0ab7167 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20140904
+#define BFD_VERSION_DATE 20140905
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@