aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-04-28 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2024-04-28 00:00:35 +0000
commitec22be9d4b267ac320837ae1ec25c01723359597 (patch)
treebbc161dc45e21b2241060f86b865c7d89ba0c18e
parent2183fdce22397cbed430bd857dddcc652d9d5dcc (diff)
downloadbinutils-ec22be9d4b267ac320837ae1ec25c01723359597.zip
binutils-ec22be9d4b267ac320837ae1ec25c01723359597.tar.gz
binutils-ec22be9d4b267ac320837ae1ec25c01723359597.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 2afc686..d969950 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 20240427
+#define BFD_VERSION_DATE 20240428
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@