aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-06-11 00:00:19 +0000
committerGDB Admin <brobecker@adacore.com>2019-06-11 00:00:19 +0000
commit8bbce0c70250334f436b4e52983f3538d3bdb9ce (patch)
tree05ffbd27b82b92d0a57f3ded1db7c70a8b900d16 /bfd
parenta7067863418451b27130bb4300ac1890ff806c12 (diff)
downloadgdb-8bbce0c70250334f436b4e52983f3538d3bdb9ce.zip
gdb-8bbce0c70250334f436b4e52983f3538d3bdb9ce.tar.gz
gdb-8bbce0c70250334f436b4e52983f3538d3bdb9ce.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 54a848a..92eabed 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 20190610
+#define BFD_VERSION_DATE 20190611
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@