aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-02-18 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2022-02-18 00:00:23 +0000
commitc939e96dd68e6f5908860c31ef6f6273a62e5944 (patch)
treeaf9b042950da26649651bd9c9da2bf7a875860db /bfd
parent36d285b9dafc5df126b31724fb0a464c161f1bc6 (diff)
downloadgdb-c939e96dd68e6f5908860c31ef6f6273a62e5944.zip
gdb-c939e96dd68e6f5908860c31ef6f6273a62e5944.tar.gz
gdb-c939e96dd68e6f5908860c31ef6f6273a62e5944.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 621d626..e394595 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 20220217
+#define BFD_VERSION_DATE 20220218
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@