aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-10-01 00:00:11 +0000
committerAlan Modra <amodra@gmail.com>2009-10-01 00:00:11 +0000
commit6fd0b076fb927e97334e82ccc8a507309c3607d0 (patch)
tree2c6b03659480d53eddfd63575beecff090751dde
parent8ad5bca2fa3071656e42c906cc3d60feb554c650 (diff)
downloadgdb-6fd0b076fb927e97334e82ccc8a507309c3607d0.zip
gdb-6fd0b076fb927e97334e82ccc8a507309c3607d0.tar.gz
gdb-6fd0b076fb927e97334e82ccc8a507309c3607d0.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 6febdae..732ffab 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20090930
+#define BFD_VERSION_DATE 20091001
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@