aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2008-09-08 00:00:11 +0000
committerAlan Modra <amodra@gmail.com>2008-09-08 00:00:11 +0000
commit542107d2378f13ea997c3d88601f6ddaf8cf29e4 (patch)
tree7cb57e867ccee3256988f9f6a5a6276fc18ebc17
parent2bc1f54e406bc93cbc5221ead97c879c69b66e33 (diff)
downloadgdb-542107d2378f13ea997c3d88601f6ddaf8cf29e4.zip
gdb-542107d2378f13ea997c3d88601f6ddaf8cf29e4.tar.gz
gdb-542107d2378f13ea997c3d88601f6ddaf8cf29e4.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 c7802ba..dc2a3a3 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20080907
+#define BFD_VERSION_DATE 20080908
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@