summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-01-26 00:01:07 +0000
committerGDB Admin <brobecker@adacore.com>2020-01-26 00:01:07 +0000
commit65e5fdc0c17f41581bbfe34a936043c5ee3eeb93 (patch)
treef571a67075372ef920e8f364080b4855026c3c16
parente47e48f6a767bb4874be99f6854d09823cd79adc (diff)
downloadbinutils-gdb-65e5fdc0c17f41581bbfe34a936043c5ee3eeb93.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 a56fbc3a1cf..101c89e9fe3 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 20200125
+#define BFD_VERSION_DATE 20200126
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@