aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-09-15 00:01:05 +0000
committerGDB Admin <brobecker@adacore.com>2022-09-15 00:01:05 +0000
commitf878e63ba7a919b9fa9a6c9cc3183f5a3c837da1 (patch)
treedb2e04297dcc620bf725421134fa479977387aae
parent346cc09870a279a6e902abda0a170a380c6f20c5 (diff)
downloadbinutils-f878e63ba7a919b9fa9a6c9cc3183f5a3c837da1.zip
binutils-f878e63ba7a919b9fa9a6c9cc3183f5a3c837da1.tar.gz
binutils-f878e63ba7a919b9fa9a6c9cc3183f5a3c837da1.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 58e1fb1..e1f4380 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 20220914
+#define BFD_VERSION_DATE 20220915
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@