aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-04-26 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2022-04-26 00:00:13 +0000
commitdf2a5f8de7dd943e0f8773c220fad000e49b78a6 (patch)
treeba29d7d9732bae5feeeae58108acaae3a6f23d72 /bfd
parent2cf349be0e378fdedcb7d0b19dbc431df524cbe7 (diff)
downloadbinutils-df2a5f8de7dd943e0f8773c220fad000e49b78a6.zip
binutils-df2a5f8de7dd943e0f8773c220fad000e49b78a6.tar.gz
binutils-df2a5f8de7dd943e0f8773c220fad000e49b78a6.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 6e3dbf2..f615d7c 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 20220425
+#define BFD_VERSION_DATE 20220426
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@