aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-03-04 00:00:30 +0000
committerGDB Admin <brobecker@adacore.com>2019-03-04 00:00:30 +0000
commit67490c6bad8c8d3fcbcbd5a3012ab5d189fd3981 (patch)
tree8006c03b2d9f8030df08600155753b7c3268fdb5 /bfd
parent60a88cee9274f374a394fe2e9765292b9ca3c7cf (diff)
downloadgdb-67490c6bad8c8d3fcbcbd5a3012ab5d189fd3981.zip
gdb-67490c6bad8c8d3fcbcbd5a3012ab5d189fd3981.tar.gz
gdb-67490c6bad8c8d3fcbcbd5a3012ab5d189fd3981.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 f52c082..056f156 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 20190303
+#define BFD_VERSION_DATE 20190304
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@