summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-07-24 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2020-07-24 00:00:07 +0000
commit4b495c31c14087e851662e790e4ca12bce37dab1 (patch)
treebf0cae1cb8b12c3cf1b1e35afe274353d7bf9e87
parent513487e1a8feefec1ba8f51c1dec56800a927dfa (diff)
downloadbinutils-gdb-4b495c31c14087e851662e790e4ca12bce37dab1.tar.gz
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 cfc3fc97156..0ce97d479d7 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 20200723
+#define BFD_VERSION_DATE 20200724
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@