aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2011-10-29 23:00:12 +0000
committerAlan Modra <amodra@gmail.com>2011-10-29 23:00:12 +0000
commitf3d6816b4fc46fc75689e48438610ae420fad340 (patch)
tree157f193b488e8dbb337b3d6f9ced59b96fca4895
parentebb14d6d3f86f5569c55445b9057499a2999081e (diff)
downloadgdb-f3d6816b4fc46fc75689e48438610ae420fad340.zip
gdb-f3d6816b4fc46fc75689e48438610ae420fad340.tar.gz
gdb-f3d6816b4fc46fc75689e48438610ae420fad340.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 7f5d5f5..eb64754 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20111029
+#define BFD_VERSION_DATE 20111030
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@