aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-09-10 00:00:51 +0000
committerGDB Admin <brobecker@adacore.com>2022-09-10 00:00:51 +0000
commit6b4c5809cdb9fd08393470c243850c834c83873f (patch)
treee9d3c8e1a33cf11533dcbadd626f73367fc50859
parent84088650637a13d89b2b63aa7a95d9d2b9618930 (diff)
downloadbinutils-6b4c5809cdb9fd08393470c243850c834c83873f.zip
binutils-6b4c5809cdb9fd08393470c243850c834c83873f.tar.gz
binutils-6b4c5809cdb9fd08393470c243850c834c83873f.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 4cdc751..fc9620b 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 20220909
+#define BFD_VERSION_DATE 20220910
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@