aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2011-06-26 00:00:05 +0000
committerAlan Modra <amodra@gmail.com>2011-06-26 00:00:05 +0000
commit2a089aedef9c17bf5166cad685fe72f123eae95b (patch)
treee96a605dbfe8f7cf86391fcf3fe63717f1bcae14
parent5d43039962998186e46ced27128bbee4d7d68a3a (diff)
downloadgdb-2a089aedef9c17bf5166cad685fe72f123eae95b.zip
gdb-2a089aedef9c17bf5166cad685fe72f123eae95b.tar.gz
gdb-2a089aedef9c17bf5166cad685fe72f123eae95b.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 f819e4c..8f53147 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20110625
+#define BFD_VERSION_DATE 20110626
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@