aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-01-23 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2021-01-23 00:00:35 +0000
commit33e5330bec413465b4cd904b3adf9008a0291b2f (patch)
tree9b60599c962c2f2f09e3f5cebe58ab448b8ec98f /bfd
parent68e4a5a7df2b9a8f49583e7199cfccd4ac278d12 (diff)
downloadbinutils-33e5330bec413465b4cd904b3adf9008a0291b2f.zip
binutils-33e5330bec413465b4cd904b3adf9008a0291b2f.tar.gz
binutils-33e5330bec413465b4cd904b3adf9008a0291b2f.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 5c820d0..0eeea81 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 20210122
+#define BFD_VERSION_DATE 20210123
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@