aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-08-26 09:30:37 +0930
committerAlan Modra <amodra@gmail.com>2014-08-26 09:30:37 +0930
commit9c11efa4c26e10fa46eda46b85405c3a3cb26039 (patch)
treee2336b1c14490ee7410d7cb56b416dc1d73bb253
parent6649db3523f32000dd6ddd9ac8add49f53e553a6 (diff)
downloadgdb-9c11efa4c26e10fa46eda46b85405c3a3cb26039.zip
gdb-9c11efa4c26e10fa46eda46b85405c3a3cb26039.tar.gz
gdb-9c11efa4c26e10fa46eda46b85405c3a3cb26039.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 dbc0008..ec1f15f 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20140825
+#define BFD_VERSION_DATE 20140826
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@