aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-04-22 09:30:39 +0930
committerAlan Modra <amodra@gmail.com>2014-04-22 09:30:39 +0930
commitf159927f4d15d820a6eb615e33d68780db035c8d (patch)
tree0c0fa3484d56e060af73b422c1eaf8aa2b416018
parentd1c109de72f880ea2a761fccb41f330672674fd9 (diff)
downloadgdb-f159927f4d15d820a6eb615e33d68780db035c8d.zip
gdb-f159927f4d15d820a6eb615e33d68780db035c8d.tar.gz
gdb-f159927f4d15d820a6eb615e33d68780db035c8d.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 176b964..a50593e 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20140421
+#define BFD_VERSION_DATE 20140422
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@