aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-10-15 00:00:59 +0000
committerGDB Admin <brobecker@adacore.com>2019-10-15 00:00:59 +0000
commit160ba0b62f4bc44f42ba78ffe0916767a930f419 (patch)
tree9572182274e9e3a309406f42da72ab64fe157571
parentf8e64107b227e5f785c86e57471e38a9d46e6329 (diff)
downloadbinutils-160ba0b62f4bc44f42ba78ffe0916767a930f419.zip
binutils-160ba0b62f4bc44f42ba78ffe0916767a930f419.tar.gz
binutils-160ba0b62f4bc44f42ba78ffe0916767a930f419.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 eb3e522..b8f756d 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 20191014
+#define BFD_VERSION_DATE 20191015
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@