summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-05-06 00:00:46 +0000
committerGDB Admin <brobecker@adacore.com>2022-05-06 00:00:46 +0000
commit99ca07b8fa51ca70a3f3a26a69dde8c01adc3db6 (patch)
tree01ceccb800cb81859352c2e4998cc598e417b3a9
parent6538875ddd7f7b08f9b3a14b7349a7c1401f9665 (diff)
downloadbinutils-gdb-99ca07b8fa51ca70a3f3a26a69dde8c01adc3db6.tar.gz
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 3038a79c941..cc4ffeda27f 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 20220505
+#define BFD_VERSION_DATE 20220506
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@