diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-11-30 00:00:54 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-11-30 00:00:54 +0000 |
commit | 08646845b0d141fd95637a3cc3cfbba5817ff6af (patch) | |
tree | 2699d43bd582859d7712a9248580b55a1d77c011 | |
parent | d5675a1e2e997d3b932cc4036c2dccc2ed56b140 (diff) | |
download | binutils-08646845b0d141fd95637a3cc3cfbba5817ff6af.zip binutils-08646845b0d141fd95637a3cc3cfbba5817ff6af.tar.gz binutils-08646845b0d141fd95637a3cc3cfbba5817ff6af.tar.bz2 |
Automatic date update in version.in
-rw-r--r-- | bfd/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h index a3a67d8..7f42a96 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 20191129 +#define BFD_VERSION_DATE 20191130 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |