aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-01-21 09:31:08 +1030
committerAlan Modra <amodra@gmail.com>2014-01-21 09:31:08 +1030
commit48ded086b6d25529dd336d74b73788d3cf87cfda (patch)
treeb32607be339443d115514ffd50cb1ab08ab90ed6
parent5a4f233680ecf1132591f8213ff1cc6a2535b1b7 (diff)
downloadgdb-48ded086b6d25529dd336d74b73788d3cf87cfda.zip
gdb-48ded086b6d25529dd336d74b73788d3cf87cfda.tar.gz
gdb-48ded086b6d25529dd336d74b73788d3cf87cfda.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 fb15c75..33279b2 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20140120
+#define BFD_VERSION_DATE 20140121
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@