aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-04-20 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2018-04-20 00:00:25 +0000
commitebf7373d2f63c7d50f3620bbf0165370cef60813 (patch)
tree84909549e480179f0c2d028e92b97a346eb1eded
parent224608c3ca1575bcbea82562f05d3fdd0390abcf (diff)
downloadgdb-ebf7373d2f63c7d50f3620bbf0165370cef60813.zip
gdb-ebf7373d2f63c7d50f3620bbf0165370cef60813.tar.gz
gdb-ebf7373d2f63c7d50f3620bbf0165370cef60813.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index aed3afc..de6530d 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -16,7 +16,7 @@
In releases, the date is not included in either version strings or
sonames. */
-#define BFD_VERSION_DATE 20180419
+#define BFD_VERSION_DATE 20180420
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@