aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-11-01 23:00:04 +0000
committerAlan Modra <amodra@gmail.com>2009-11-01 23:00:04 +0000
commitb7cb8455fd7b28ef5860da3ef1d43ed5100583d4 (patch)
tree844825136572822e7034b4bd8d637e9d25ee66c2
parent399cd16192237cf2709e1741adba558fd8fbd64d (diff)
downloadgdb-b7cb8455fd7b28ef5860da3ef1d43ed5100583d4.zip
gdb-b7cb8455fd7b28ef5860da3ef1d43ed5100583d4.tar.gz
gdb-b7cb8455fd7b28ef5860da3ef1d43ed5100583d4.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 9863471..06eb92e 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20091101
+#define BFD_VERSION_DATE 20091102
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@