summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-01-20 00:02:38 +0000
committerGDB Admin <brobecker@adacore.com>2019-01-20 00:02:38 +0000
commit6b53149a41ae1e8950063e1151c3d10011b08f9b (patch)
tree007ac7e3078e09f9be96256639459a3e890a9efe
parente2e8b2d623ce001056a8c5ba3f6df520de9c680a (diff)
downloadbinutils-gdb-6b53149a41ae1e8950063e1151c3d10011b08f9b.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 a9d8ce48da1..d10db2b1809 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 20190119
+#define BFD_VERSION_DATE 20190120
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@