aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-05 00:00:22 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-05 00:00:22 +0000
commit404440d758dffe6cfdb2a9b5142cf88200efe15a (patch)
tree14668a52955c4c1d1b2ca4dfeb053cc15efc17da
parentaa036eccf094c4d85b953cf1cc2892f0ff746fd9 (diff)
downloadbinutils-404440d758dffe6cfdb2a9b5142cf88200efe15a.zip
binutils-404440d758dffe6cfdb2a9b5142cf88200efe15a.tar.gz
binutils-404440d758dffe6cfdb2a9b5142cf88200efe15a.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 59f96b5..d45c5b0 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 20230104
+#define BFD_VERSION_DATE 20230105
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@