aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-06-18 00:00:15 +0000
committerGDB Admin <brobecker@adacore.com>2020-06-18 00:00:15 +0000
commit0574b47b73d57f7d78b174aaad01e8d1141bbe32 (patch)
tree8936e378cee229b200c5eb8b7122d3fc47555b3f
parent99cf27cf12978c634cef590a243a0d9a65285413 (diff)
downloadbinutils-0574b47b73d57f7d78b174aaad01e8d1141bbe32.zip
binutils-0574b47b73d57f7d78b174aaad01e8d1141bbe32.tar.gz
binutils-0574b47b73d57f7d78b174aaad01e8d1141bbe32.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 c464e1f..837d754 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 20200617
+#define BFD_VERSION_DATE 20200618
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@