aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-11-08 00:00:50 +0000
committerGDB Admin <brobecker@adacore.com>2019-11-08 00:00:50 +0000
commit93301a10ac5db58a5990096d78fbbcdde068da2a (patch)
treecf1d69ad539f97306e8b85c139eb966df6be6f31
parent1065c4de3298b1160b6db8f51173247baf43182e (diff)
downloadbinutils-93301a10ac5db58a5990096d78fbbcdde068da2a.zip
binutils-93301a10ac5db58a5990096d78fbbcdde068da2a.tar.gz
binutils-93301a10ac5db58a5990096d78fbbcdde068da2a.tar.bz2
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 8d1457d..923ab8a 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 20191107
+#define BFD_VERSION_DATE 20191108
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@