aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-03-06 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2022-03-06 00:00:25 +0000
commit7a1550fcecb8db0fc6db0d59b18d3ca5ac6f4d39 (patch)
tree03ae23e271b145a36fc622ed68185b517a664e09 /bfd
parent7c28e7424d2c6e6ea8e03bbb69fb14bcc7c29ed2 (diff)
downloadgdb-7a1550fcecb8db0fc6db0d59b18d3ca5ac6f4d39.zip
gdb-7a1550fcecb8db0fc6db0d59b18d3ca5ac6f4d39.tar.gz
gdb-7a1550fcecb8db0fc6db0d59b18d3ca5ac6f4d39.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 b6cb2fc..c3b62d5 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 20220305
+#define BFD_VERSION_DATE 20220306
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@