aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-04-21 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2022-04-21 00:00:13 +0000
commitcae84d1c77ffbed0fbf32f63508e6a29f4547777 (patch)
tree72785e7d5a52c3ec21ef4a14d8393d089aedb319 /bfd
parent52449404c4e38000351e8f2c7b768f12fd808eda (diff)
downloadbinutils-cae84d1c77ffbed0fbf32f63508e6a29f4547777.zip
binutils-cae84d1c77ffbed0fbf32f63508e6a29f4547777.tar.gz
binutils-cae84d1c77ffbed0fbf32f63508e6a29f4547777.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 05921c1..171abc3 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 20220420
+#define BFD_VERSION_DATE 20220421
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@