aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-08-13 00:01:25 +0000
committerGDB Admin <brobecker@adacore.com>2019-08-13 00:01:25 +0000
commitdc0c1219b2bc0c8f93e1420bacd78b59fd2a7149 (patch)
tree3cd613eddaf8f9ff18b48697c3ab40eed720396f
parentd3a33b07fa070193e632de931ed454cb81ae8f80 (diff)
downloadbinutils-dc0c1219b2bc0c8f93e1420bacd78b59fd2a7149.zip
binutils-dc0c1219b2bc0c8f93e1420bacd78b59fd2a7149.tar.gz
binutils-dc0c1219b2bc0c8f93e1420bacd78b59fd2a7149.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 e9a65d9..cc6902e 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 20190812
+#define BFD_VERSION_DATE 20190813
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@