aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-09-11 00:01:06 +0000
committerGDB Admin <brobecker@adacore.com>2019-09-11 00:01:06 +0000
commitcb664337b42cef065285edcd406d7c426d73c74c (patch)
tree948c1217485005d63674d37c6b9b79ebcf6082fc
parentab2427028d5171cd0eb1bb30897c7aff2650df8d (diff)
downloadbinutils-cb664337b42cef065285edcd406d7c426d73c74c.zip
binutils-cb664337b42cef065285edcd406d7c426d73c74c.tar.gz
binutils-cb664337b42cef065285edcd406d7c426d73c74c.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 64a597d..1ddd997 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 20190910
+#define BFD_VERSION_DATE 20190911
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@