aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2011-09-28 00:00:11 +0000
committerAlan Modra <amodra@gmail.com>2011-09-28 00:00:11 +0000
commitd2b9455fef17af4d63ccf14c7907423d3f39653b (patch)
tree75d4f74d3b34f8f1c086dab10d97ff40bc66ee4c
parent324cee4321f8ea0eaed14f224559ef6862c0a4d9 (diff)
downloadgdb-d2b9455fef17af4d63ccf14c7907423d3f39653b.zip
gdb-d2b9455fef17af4d63ccf14c7907423d3f39653b.tar.gz
gdb-d2b9455fef17af4d63ccf14c7907423d3f39653b.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 53a20c7..defe0e7 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20110927
+#define BFD_VERSION_DATE 20110928
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@