aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2010-07-11 00:00:05 +0000
committerAlan Modra <amodra@gmail.com>2010-07-11 00:00:05 +0000
commit5fda0a8ef7a6d67fdf1f804593de45298f660159 (patch)
tree1211b7321794e1e5b17daaf8ae50ff0cbf74a51d
parent6115433e78537fc382a12afe4983794088c87389 (diff)
downloadgdb-5fda0a8ef7a6d67fdf1f804593de45298f660159.zip
gdb-5fda0a8ef7a6d67fdf1f804593de45298f660159.tar.gz
gdb-5fda0a8ef7a6d67fdf1f804593de45298f660159.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 c72c861..43aea1f 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20100710
+#define BFD_VERSION_DATE 20100711
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@