aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-01-15 00:00:43 +0000
committerGDB Admin <brobecker@adacore.com>2021-01-15 00:00:43 +0000
commit33d9daf0a6bd1484611ab21247d7430906827760 (patch)
treee81f4436febb33065ad3cca5af8467c737ea861d
parentbfin: Skip non SEC_ALLOC section for R_BFIN_FUNCDESC (diff)
downloadbinutils-gdb-33d9daf0a6bd1484611ab21247d7430906827760.tar.gz
binutils-gdb-33d9daf0a6bd1484611ab21247d7430906827760.tar.bz2
binutils-gdb-33d9daf0a6bd1484611ab21247d7430906827760.zip
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index fc2bc01aa2a..3868ab82a04 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 20210114
+#define BFD_VERSION_DATE 20210115
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@