aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-08-03 00:00:16 +0000
committerGDB Admin <brobecker@adacore.com>2019-08-03 00:00:16 +0000
commit6d6231ed5822782b76a2aad268cc4891e4f91dfc (patch)
tree3cd09ea26cd65274f531d187db9fe44d145e9d96 /bfd
parentca683e3a86d081fcf43685bee840086bd4c07443 (diff)
downloadgdb-6d6231ed5822782b76a2aad268cc4891e4f91dfc.zip
gdb-6d6231ed5822782b76a2aad268cc4891e4f91dfc.tar.gz
gdb-6d6231ed5822782b76a2aad268cc4891e4f91dfc.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 0e213cf..37e4cd5 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 20190802
+#define BFD_VERSION_DATE 20190803
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@