aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-08-14 00:01:23 +0000
committerGDB Admin <brobecker@adacore.com>2019-08-14 00:01:23 +0000
commitff97da8abeb502df3aea6eb8019c78885b5d2294 (patch)
tree0d0c66aefb84f334451dbee6580e19d50f48457c
parentdc0c1219b2bc0c8f93e1420bacd78b59fd2a7149 (diff)
downloadbinutils-ff97da8abeb502df3aea6eb8019c78885b5d2294.zip
binutils-ff97da8abeb502df3aea6eb8019c78885b5d2294.tar.gz
binutils-ff97da8abeb502df3aea6eb8019c78885b5d2294.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index cc6902e..56515f8 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 20190813
+#define BFD_VERSION_DATE 20190814
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@