aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-09-25 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2021-09-25 00:00:07 +0000
commitef7639ccb7a739326ed2b872afdd9b701404cad8 (patch)
tree2dbf4aa8f4dafe51dc4d877605ab02a725d95a3a /bfd
parent97caaa905a310d3c1b09a247867b465eac56f866 (diff)
downloadgdb-ef7639ccb7a739326ed2b872afdd9b701404cad8.zip
gdb-ef7639ccb7a739326ed2b872afdd9b701404cad8.tar.gz
gdb-ef7639ccb7a739326ed2b872afdd9b701404cad8.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 a2b4060..b4ef7bf 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 20210924
+#define BFD_VERSION_DATE 20210925
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@