aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-09-06 00:00:50 +0000
committerGDB Admin <brobecker@adacore.com>2023-09-06 00:00:50 +0000
commit84522284a5059132b16fb7a7a9ff5e87236f7a93 (patch)
treea20c6ae82f0c8e9fce64d1bc76ac6700e891f710
parenta13e4c5c10d1a13d9128d033c9525810e876ac14 (diff)
downloadbinutils-84522284a5059132b16fb7a7a9ff5e87236f7a93.zip
binutils-84522284a5059132b16fb7a7a9ff5e87236f7a93.tar.gz
binutils-84522284a5059132b16fb7a7a9ff5e87236f7a93.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 f836402..7bb5442 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 20230905
+#define BFD_VERSION_DATE 20230906
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@