aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-10-10 00:00:55 +0000
committerGDB Admin <brobecker@adacore.com>2019-10-10 00:00:55 +0000
commita72c2b5a77b5e7587b4fe83c48209809ee111765 (patch)
tree4056d59b254832765c7036a2d12c36c7f64052e6
parent46b1a2c87e04341485d50a5bb07d5c33ff5ee68e (diff)
downloadbinutils-a72c2b5a77b5e7587b4fe83c48209809ee111765.zip
binutils-a72c2b5a77b5e7587b4fe83c48209809ee111765.tar.gz
binutils-a72c2b5a77b5e7587b4fe83c48209809ee111765.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 f585a36..380da25 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 20191009
+#define BFD_VERSION_DATE 20191010
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@