aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-09-18 00:00:44 +0000
committerGDB Admin <brobecker@adacore.com>2022-09-18 00:00:44 +0000
commit19331139a2bcf42a95626d37157cd1b21d5a8b4d (patch)
treec8d64e2f9f123a3868de1a365d28024c2b8b2d28
parente269ba68d5245971474318a242914d7198c24285 (diff)
downloadbinutils-19331139a2bcf42a95626d37157cd1b21d5a8b4d.zip
binutils-19331139a2bcf42a95626d37157cd1b21d5a8b4d.tar.gz
binutils-19331139a2bcf42a95626d37157cd1b21d5a8b4d.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 c1b7c44..c688b91 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 20220917
+#define BFD_VERSION_DATE 20220918
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@