aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-03-14 00:00:15 +0000
committerGDB Admin <brobecker@adacore.com>2022-03-14 00:00:15 +0000
commitd4661bf0e978da6e8b8a9cb792c9e82bfab403f0 (patch)
tree1a5f4b5be3da674e4bbcf12787a0a69637d6e722 /bfd
parentb508e46bf9c5b2cef5821b399dfc3b8009a81836 (diff)
downloadgdb-d4661bf0e978da6e8b8a9cb792c9e82bfab403f0.zip
gdb-d4661bf0e978da6e8b8a9cb792c9e82bfab403f0.tar.gz
gdb-d4661bf0e978da6e8b8a9cb792c9e82bfab403f0.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 086d6cb..87dd581 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 20220313
+#define BFD_VERSION_DATE 20220314
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@