summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-12-20 00:01:18 +0000
committerGDB Admin <brobecker@adacore.com>2019-12-20 00:01:18 +0000
commit9ab8189bde22b4db62b28b15ed889446a4489d1a (patch)
treec4cb63d5a563a28def63cadca1828d83e61b0487
parent157ae45e4f2a531ccbcac4e71c156019c7df8d6b (diff)
downloadbinutils-gdb-9ab8189bde22b4db62b28b15ed889446a4489d1a.tar.gz
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 0a1df3ba235..4cf303a8e62 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 20191219
+#define BFD_VERSION_DATE 20191220
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@