aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2011-11-10 23:00:11 +0000
committerAlan Modra <amodra@gmail.com>2011-11-10 23:00:11 +0000
commitf14b36ed8c7081a9d15271d4b3e6eb327076093d (patch)
treeb130a765abb4567fbfb29d3befb3a18b9e6be5f4
parent71e9c9bf92da8bcfccc2ab27e4d5dbbb499486ef (diff)
downloadgdb-f14b36ed8c7081a9d15271d4b3e6eb327076093d.zip
gdb-f14b36ed8c7081a9d15271d4b3e6eb327076093d.tar.gz
gdb-f14b36ed8c7081a9d15271d4b3e6eb327076093d.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 191c8a7..2badb76 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20111110
+#define BFD_VERSION_DATE 20111111
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@