aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-04-10 00:00:40 +0000
committerGDB Admin <brobecker@adacore.com>2019-04-10 00:00:40 +0000
commit789ce185ac3353ed5bc21dd8ea70a8094e4876d5 (patch)
treeab06917cbc404c73e765dbc137a8f0fc9a8b4612 /bfd
parent8dc433a0fb04f8fa37530d0788053dd9bea5c37d (diff)
downloadbinutils-789ce185ac3353ed5bc21dd8ea70a8094e4876d5.zip
binutils-789ce185ac3353ed5bc21dd8ea70a8094e4876d5.tar.gz
binutils-789ce185ac3353ed5bc21dd8ea70a8094e4876d5.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 4397324..d5ec806 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 20190409
+#define BFD_VERSION_DATE 20190410
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@