aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-07-01 09:30:39 +0930
committerAlan Modra <amodra@gmail.com>2014-07-01 09:30:39 +0930
commit9ef5ddf51cc4d5e9dfc779dea29d97047fa232bf (patch)
treeb98e8ecf34195a100052bcc010995a29f7f8412b
parent961427268a863e614a79f25449e79d54696690ad (diff)
downloadgdb-9ef5ddf51cc4d5e9dfc779dea29d97047fa232bf.zip
gdb-9ef5ddf51cc4d5e9dfc779dea29d97047fa232bf.tar.gz
gdb-9ef5ddf51cc4d5e9dfc779dea29d97047fa232bf.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 56a8b63..17c8709 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20140630
+#define BFD_VERSION_DATE 20140701
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@