aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-01-17 00:00:46 +0000
committerGDB Admin <brobecker@adacore.com>2021-01-17 00:00:46 +0000
commit59044bc0fa21a35485b7dd01ebd9b17653281a81 (patch)
tree4ecda1ce4e0aac4f1a5c7fe32c68a986d2daf3c3
parentAutomatic date update in version.in (diff)
downloadbinutils-gdb-59044bc0fa21a35485b7dd01ebd9b17653281a81.tar.gz
binutils-gdb-59044bc0fa21a35485b7dd01ebd9b17653281a81.tar.bz2
binutils-gdb-59044bc0fa21a35485b7dd01ebd9b17653281a81.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 f780b4f9393..04d28943a42 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 20210116
+#define BFD_VERSION_DATE 20210117
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@