summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-01-28 00:03:14 +0000
committerGDB Admin <brobecker@adacore.com>2020-01-28 00:03:14 +0000
commit2833c95385d81b0b769d5b6077b4a3d9bca60670 (patch)
treef07fbfac35e47f8b99da4bd305776228a040e478
parent3828695c134afca84c30cdd333a68c7f1529c1cf (diff)
downloadbinutils-gdb-2833c95385d81b0b769d5b6077b4a3d9bca60670.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 b4c28704c7f..0efcf5ffb80 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 20200127
+#define BFD_VERSION_DATE 20200128
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@