aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-06-02 09:30:41 +0930
committerAlan Modra <amodra@gmail.com>2014-06-02 09:30:41 +0930
commitad7cf460ea40f0867c3c81ee1c98ba10e20685b4 (patch)
treee725affc4e1930af0a8c39bb2cce92b45d256432
parentf697178787b1200fcbea13f6504c108e7714c6bd (diff)
downloadgdb-ad7cf460ea40f0867c3c81ee1c98ba10e20685b4.zip
gdb-ad7cf460ea40f0867c3c81ee1c98ba10e20685b4.tar.gz
gdb-ad7cf460ea40f0867c3c81ee1c98ba10e20685b4.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 4ddf195..3640c68 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20140601
+#define BFD_VERSION_DATE 20140602
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@