summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-12-16 00:02:31 +0000
committerGDB Admin <brobecker@adacore.com>2018-12-16 00:02:31 +0000
commitf717887adcaf3462dbbcacf17c517da42abca56e (patch)
tree4a886c8e29b57775c028fbd24729606a65736ce2
parent4befc55d49876f30e298630066ab1bd8e5bf2ac2 (diff)
downloadbinutils-gdb-f717887adcaf3462dbbcacf17c517da42abca56e.tar.gz
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 1d0a94c67ff..19cffcb9bc1 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 20181215
+#define BFD_VERSION_DATE 20181216
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@