aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-05-08 00:00:21 +0000
committerGDB Admin <brobecker@adacore.com>2019-05-08 00:00:21 +0000
commitc91f298b52766b41e9612fabf93f249cd179bdd7 (patch)
tree525525a5335c427bb79365cf0670ba1a63d5701f /bfd
parentb654832d0d514a9fe4bf802751df1a7093666c93 (diff)
downloadbinutils-c91f298b52766b41e9612fabf93f249cd179bdd7.zip
binutils-c91f298b52766b41e9612fabf93f249cd179bdd7.tar.gz
binutils-c91f298b52766b41e9612fabf93f249cd179bdd7.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 0cd944f..3cf2c58 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 20190507
+#define BFD_VERSION_DATE 20190508
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@