aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-10-28 00:00:16 +0000
committerGDB Admin <brobecker@adacore.com>2021-10-28 00:00:16 +0000
commit9fc9dbc28b4bd2363fb645f0b0260be8ba43fadf (patch)
tree10430b04611937e366f270be983742241aff940c /bfd
parent94852430d690f22fd246a0ba75231839c36ec0f1 (diff)
downloadgdb-9fc9dbc28b4bd2363fb645f0b0260be8ba43fadf.zip
gdb-9fc9dbc28b4bd2363fb645f0b0260be8ba43fadf.tar.gz
gdb-9fc9dbc28b4bd2363fb645f0b0260be8ba43fadf.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 c8445a4..4d0f437 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 20211027
+#define BFD_VERSION_DATE 20211028
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@