aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-05-25 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2022-05-25 00:00:06 +0000
commitf59e7b128933d96b53ee948ab306334e87b2f03c (patch)
tree3ec9352b1b795dc60a0f623398a5321e7224cce5 /bfd
parent9e9f0d02b43676c4873567bafd822d77006cb360 (diff)
downloadgdb-f59e7b128933d96b53ee948ab306334e87b2f03c.zip
gdb-f59e7b128933d96b53ee948ab306334e87b2f03c.tar.gz
gdb-f59e7b128933d96b53ee948ab306334e87b2f03c.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 890e02d..163fdf1 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 20220524
+#define BFD_VERSION_DATE 20220525
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@