summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-12-28 00:01:45 +0000
committerGDB Admin <brobecker@adacore.com>2019-12-28 00:01:45 +0000
commitcf6dc3355153b4b006754e6b90fb4d93f4cadc92 (patch)
tree300944f92128c7f0393db2e5ce184e134f936762
parentee33b2b6b5905f3697c20b08f8aa4d8b1d135ab2 (diff)
downloadbinutils-gdb-cf6dc3355153b4b006754e6b90fb4d93f4cadc92.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 54c7d89bf51..82cc1c6177b 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 20191227
+#define BFD_VERSION_DATE 20191228
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@