aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-05-25 00:02:12 +0000
committerGDB Admin <brobecker@adacore.com>2018-05-25 00:02:12 +0000
commit769708f739409dd4b10cc2758cd25714dcf93301 (patch)
tree01ebe0f115eed7575ca604765dd2cfd71f6711d0
parent0d26fee00edbb7af94622bf2f64a1e7b10381257 (diff)
downloadbinutils-769708f739409dd4b10cc2758cd25714dcf93301.zip
binutils-769708f739409dd4b10cc2758cd25714dcf93301.tar.gz
binutils-769708f739409dd4b10cc2758cd25714dcf93301.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 09430c0..594f469 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 20180524
+#define BFD_VERSION_DATE 20180525
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@