aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-02-15 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2021-02-15 00:00:12 +0000
commita5e6af6d17a38d08bc0cac6c1a79f46721a44972 (patch)
treec8d2182bfcf46b59e18c363d4d5d96d7f68090be /bfd
parentd7a7af8ff45510c2ac1721d65229ed7d89f08c6a (diff)
downloadgdb-a5e6af6d17a38d08bc0cac6c1a79f46721a44972.zip
gdb-a5e6af6d17a38d08bc0cac6c1a79f46721a44972.tar.gz
gdb-a5e6af6d17a38d08bc0cac6c1a79f46721a44972.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 04d1e73..581a97d 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 20210214
+#define BFD_VERSION_DATE 20210215
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@