aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2012-07-28 00:00:08 +0000
committerAlan Modra <amodra@gmail.com>2012-07-28 00:00:08 +0000
commit05a68b819ca5391bd829b6dfe7bd7fa5b434e9eb (patch)
tree190fd2ae496c428a2676bf61af5aaeb72539f18d
parent82408f8b144600b9cc2e6b742d48bbede2804031 (diff)
downloadgdb-05a68b819ca5391bd829b6dfe7bd7fa5b434e9eb.zip
gdb-05a68b819ca5391bd829b6dfe7bd7fa5b434e9eb.tar.gz
gdb-05a68b819ca5391bd829b6dfe7bd7fa5b434e9eb.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 afeb7b5..1a6c47b 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20120727
+#define BFD_VERSION_DATE 20120728
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@