aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-03-05 00:00:57 +0000
committerGDB Admin <brobecker@adacore.com>2022-03-05 00:00:57 +0000
commitf8a468af159cc7d9197eaf73c173fb8232298bf4 (patch)
tree1cbad6f9929174ad6e4538c1ac1328ce07b3d5fd /bfd
parent1f9676fbf3616eefddf06f4172a4d2bb118e7bf0 (diff)
downloadgdb-f8a468af159cc7d9197eaf73c173fb8232298bf4.zip
gdb-f8a468af159cc7d9197eaf73c173fb8232298bf4.tar.gz
gdb-f8a468af159cc7d9197eaf73c173fb8232298bf4.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 cd36529..b6cb2fc 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 20220304
+#define BFD_VERSION_DATE 20220305
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@