aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-06-30 00:00:16 +0000
committerGDB Admin <brobecker@adacore.com>2022-06-30 00:00:16 +0000
commit133791286fa6a80637572c00940cdc5773da21b9 (patch)
tree2519ea47d81b705c7b6fe7b2ee0ca12a9056850d
parent7e8621cf6db8d69c325d86dba59037367cd0f853 (diff)
downloadbinutils-133791286fa6a80637572c00940cdc5773da21b9.zip
binutils-133791286fa6a80637572c00940cdc5773da21b9.tar.gz
binutils-133791286fa6a80637572c00940cdc5773da21b9.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 c01c947..e3f29ab 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 20220629
+#define BFD_VERSION_DATE 20220630
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@