aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-04-03 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2022-04-03 00:00:07 +0000
commitf1feb9c02058c793f77b9d67116604e67d2ff5da (patch)
tree7f0d76678ca2f5b733d0a9cdf32cdd65087ce2d4 /bfd
parent552f1157c6262e274295e9c8a131de13fa7b00a3 (diff)
downloadgdb-f1feb9c02058c793f77b9d67116604e67d2ff5da.zip
gdb-f1feb9c02058c793f77b9d67116604e67d2ff5da.tar.gz
gdb-f1feb9c02058c793f77b9d67116604e67d2ff5da.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 38b5434..cdf362f2e 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 20220402
+#define BFD_VERSION_DATE 20220403
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@