aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-08-24 00:00:44 +0000
committerGDB Admin <brobecker@adacore.com>2022-08-24 00:00:44 +0000
commit4301cb3b83adcd7d43a677effd75d606ae698270 (patch)
tree83a6e72bf83f12900e2d107c715ba267ee6f4bfe
parent97cc478a8008a3ade822403044bb2732494daf48 (diff)
downloadbinutils-4301cb3b83adcd7d43a677effd75d606ae698270.zip
binutils-4301cb3b83adcd7d43a677effd75d606ae698270.tar.gz
binutils-4301cb3b83adcd7d43a677effd75d606ae698270.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 bdaafe0..f8f1ae2 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 20220823
+#define BFD_VERSION_DATE 20220824
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@