aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2008-12-08 00:00:05 +0000
committerAlan Modra <amodra@gmail.com>2008-12-08 00:00:05 +0000
commit002aea9e259a00594b00fc6cdb7fdfe599080680 (patch)
treea146674efb0fd64f30b8dca3998bae6da368ebba
parent580214bb9f871df9b8e4cb155240ebc26315fd75 (diff)
downloadgdb-002aea9e259a00594b00fc6cdb7fdfe599080680.zip
gdb-002aea9e259a00594b00fc6cdb7fdfe599080680.tar.gz
gdb-002aea9e259a00594b00fc6cdb7fdfe599080680.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 69ac08d..82b5083 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20081207
+#define BFD_VERSION_DATE 20081208
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@