aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-09-17 00:01:01 +0000
committerGDB Admin <brobecker@adacore.com>2022-09-17 00:01:01 +0000
commite269ba68d5245971474318a242914d7198c24285 (patch)
treee13d184a88b889704458660255c7c9514d64429c
parent4d7bba23a39fba18d6d13a2941a3c232011a7064 (diff)
downloadbinutils-e269ba68d5245971474318a242914d7198c24285.zip
binutils-e269ba68d5245971474318a242914d7198c24285.tar.gz
binutils-e269ba68d5245971474318a242914d7198c24285.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 780c884..c1b7c44 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 20220916
+#define BFD_VERSION_DATE 20220917
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@