summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-02-01 00:00:18 +0000
committerGDB Admin <brobecker@adacore.com>2019-02-01 00:00:18 +0000
commitc75eca848b682c20dcd3ef850f67491295c116b1 (patch)
tree2db7b8580e8657688bb37629d219667e09061730
parent16bfc2f9705b40a11052f465b83fea2ec0904ce5 (diff)
downloadbinutils-gdb-c75eca848b682c20dcd3ef850f67491295c116b1.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 0a211e1df29..0202a778b3d 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 20190131
+#define BFD_VERSION_DATE 20190201
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@