aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-06-22 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2023-06-22 00:00:07 +0000
commit07a88d7f2121630956997bc5edd495af40d4494f (patch)
treed840dfaee5bca6b6c42b20454723f7a26f00f80d /bfd
parentd8bcb8723602f03351ea583cbc9ba21f39054eb1 (diff)
downloadbinutils-07a88d7f2121630956997bc5edd495af40d4494f.zip
binutils-07a88d7f2121630956997bc5edd495af40d4494f.tar.gz
binutils-07a88d7f2121630956997bc5edd495af40d4494f.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 99dc223..5ae7ca2 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 20230621
+#define BFD_VERSION_DATE 20230622
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@