aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-04-30 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2020-04-30 00:00:11 +0000
commit44e33ab45df75bea0a7f64db1b6846cdf6c99299 (patch)
tree5d3e18179228153988a3086a06f038bc473ed2fd /bfd
parent87c66b2e70e421983a826518ff5e03d17eaa8f4c (diff)
downloadbinutils-44e33ab45df75bea0a7f64db1b6846cdf6c99299.zip
binutils-44e33ab45df75bea0a7f64db1b6846cdf6c99299.tar.gz
binutils-44e33ab45df75bea0a7f64db1b6846cdf6c99299.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 0046810..24c860a 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 20200429
+#define BFD_VERSION_DATE 20200430
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@