summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-05-21 00:00:42 +0000
committerGDB Admin <brobecker@adacore.com>2020-05-21 00:00:42 +0000
commit03646bbf100b520573a73fbedda0ebd401f3b000 (patch)
tree09a14d6dacd6fb7273c1e69fbc5d185258e85d73
parentAutomatic date update in version.in (diff)
downloadbinutils-gdb-03646bbf100b520573a73fbedda0ebd401f3b000.tar.gz
binutils-gdb-03646bbf100b520573a73fbedda0ebd401f3b000.tar.bz2
binutils-gdb-03646bbf100b520573a73fbedda0ebd401f3b000.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 43411500979..1fe65d97853 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 20200520
+#define BFD_VERSION_DATE 20200521
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@