aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-11-24 00:00:56 +0000
committerGDB Admin <brobecker@adacore.com>2019-11-24 00:00:56 +0000
commit48d4af36c5fd9f9801fb91d7ca31f8d004939c09 (patch)
treef16d7d163faa8c9a18312c63b0513b4fbc8c00ad /bfd
parent4719dcea6157be2791005984b94a4f4af9c76c7d (diff)
downloadbinutils-48d4af36c5fd9f9801fb91d7ca31f8d004939c09.zip
binutils-48d4af36c5fd9f9801fb91d7ca31f8d004939c09.tar.gz
binutils-48d4af36c5fd9f9801fb91d7ca31f8d004939c09.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index efdfc41..c804073 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 20191123
+#define BFD_VERSION_DATE 20191124
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@