aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-10-06 00:02:19 +0000
committerGDB Admin <brobecker@adacore.com>2019-10-06 00:02:19 +0000
commit2e24524f3fa080a4af444f8b40c7be3eea668f32 (patch)
treee5a5b5acabd73cba967dada34abc5fc3e3a15938
parent83b3d37addedd9ccda4ff5d3794666782de39ad6 (diff)
downloadbinutils-2e24524f3fa080a4af444f8b40c7be3eea668f32.zip
binutils-2e24524f3fa080a4af444f8b40c7be3eea668f32.tar.gz
binutils-2e24524f3fa080a4af444f8b40c7be3eea668f32.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 daf6973..8811e0d 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 20191005
+#define BFD_VERSION_DATE 20191006
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@