aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-04-07 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2022-04-07 00:00:11 +0000
commit5f0b6b77f11ca1484b69babd7ab6729ebbc447ee (patch)
tree05cfe6d8c5688a0ef5de650fd41a3108cedf2246 /bfd
parent089169c0037bc2ae153580de56df6acceab738fc (diff)
downloadgdb-5f0b6b77f11ca1484b69babd7ab6729ebbc447ee.zip
gdb-5f0b6b77f11ca1484b69babd7ab6729ebbc447ee.tar.gz
gdb-5f0b6b77f11ca1484b69babd7ab6729ebbc447ee.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 1d98e21..93121df 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 20220406
+#define BFD_VERSION_DATE 20220407
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@