aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-08-22 00:01:38 +0000
committerGDB Admin <brobecker@adacore.com>2019-08-22 00:01:38 +0000
commit5921485ab440c4667b9d60bd765888769832eda6 (patch)
treef18b42bb69e63d9c8439d7907030e76a6adc7d89
parent34a5de604f7548b3dbc65de5210ff091dd2b952e (diff)
downloadbinutils-5921485ab440c4667b9d60bd765888769832eda6.zip
binutils-5921485ab440c4667b9d60bd765888769832eda6.tar.gz
binutils-5921485ab440c4667b9d60bd765888769832eda6.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 68fbda7..f91b592 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 20190821
+#define BFD_VERSION_DATE 20190822
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@