aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-02-24 00:00:15 +0000
committerGDB Admin <brobecker@adacore.com>2021-02-24 00:00:15 +0000
commit8139dc77d9f7ff8d94f9d14d78654afc51b83c60 (patch)
tree70ecfdbdaf4459a9983c0bf63a93c26440deb6e6 /bfd
parent55add51eef6b4f89d44e1a6753d4dd926cab70c7 (diff)
downloadgdb-8139dc77d9f7ff8d94f9d14d78654afc51b83c60.zip
gdb-8139dc77d9f7ff8d94f9d14d78654afc51b83c60.tar.gz
gdb-8139dc77d9f7ff8d94f9d14d78654afc51b83c60.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 c51ff66..7a57717 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 20210223
+#define BFD_VERSION_DATE 20210224
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@