aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-01-09 09:30:37 +1030
committerAlan Modra <amodra@gmail.com>2014-01-09 09:30:37 +1030
commit1d20f082f2bc1570e72d8182f3b3253aff0fa79e (patch)
tree0283724a1ea3fab2f11d1ff25efd2a34d6b41347
parent9939e1314f970c6ba568956148a518ac710a280a (diff)
downloadgdb-1d20f082f2bc1570e72d8182f3b3253aff0fa79e.zip
gdb-1d20f082f2bc1570e72d8182f3b3253aff0fa79e.tar.gz
gdb-1d20f082f2bc1570e72d8182f3b3253aff0fa79e.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 2673ab8..8136a9d 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20140108
+#define BFD_VERSION_DATE 20140109
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@