aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-01-26 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2021-01-26 00:00:07 +0000
commit01a01e0ab319db4b2e2a8d5cfc14269df558ff7d (patch)
tree3a8b346c871a37b9a049881cc226c41cac5066dc /bfd
parent9f6c202e573b796a9e7328cc5fdab7c0c63776bf (diff)
downloadgdb-01a01e0ab319db4b2e2a8d5cfc14269df558ff7d.zip
gdb-01a01e0ab319db4b2e2a8d5cfc14269df558ff7d.tar.gz
gdb-01a01e0ab319db4b2e2a8d5cfc14269df558ff7d.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 25e346c..b30600d 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 20210125
+#define BFD_VERSION_DATE 20210126
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@