aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-03-19 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2021-03-19 00:00:07 +0000
commitfb099b8a51906d2189e8f1ba4dcda1f85ff0a78d (patch)
treed394480c2be6c41f091a57f121daf6c22ec0f344 /bfd
parent3273f9a19e69e2dcd0a92c653a3567464899a29e (diff)
downloadgdb-fb099b8a51906d2189e8f1ba4dcda1f85ff0a78d.zip
gdb-fb099b8a51906d2189e8f1ba4dcda1f85ff0a78d.tar.gz
gdb-fb099b8a51906d2189e8f1ba4dcda1f85ff0a78d.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 929aaad..643a320 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 20210318
+#define BFD_VERSION_DATE 20210319
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@