diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-10-19 00:01:10 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-10-19 00:01:10 +0000 |
commit | dd2d98d40274f8000062b969d850263a6660e52a (patch) | |
tree | 55c85d2594088bbc56df5274325b233ddba90f14 | |
parent | 19aa468087f0c8b0954c22f094a1f48b374be4a5 (diff) | |
download | binutils-dd2d98d40274f8000062b969d850263a6660e52a.zip binutils-dd2d98d40274f8000062b969d850263a6660e52a.tar.gz binutils-dd2d98d40274f8000062b969d850263a6660e52a.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 b9f4fa4..5a37978 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 20191018 +#define BFD_VERSION_DATE 20191019 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |