aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-22 00:00:37 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-22 00:00:37 +0000
commit852784a93664e59be090a518e6d83464bcc0cf00 (patch)
treec72271bbfe71c92758add3e561b1b6f019c710cc
parenta4af05ca661f8feb1cbb671d4e4e5e8902892f45 (diff)
downloadbinutils-852784a93664e59be090a518e6d83464bcc0cf00.zip
binutils-852784a93664e59be090a518e6d83464bcc0cf00.tar.gz
binutils-852784a93664e59be090a518e6d83464bcc0cf00.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 2c4718f..d095e03 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 20240221
+#define BFD_VERSION_DATE 20240222
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@