diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-11-02 00:00:53 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-11-02 00:00:53 +0000 |
commit | d5fce78761e0bfcb72c95b629381b9382a2d50ef (patch) | |
tree | ce1d86f33668d58bfb558ed839a23d843d0ac20d | |
parent | 3804ff71bf18d9fbd2824d5b3b82d51ddf430e8f (diff) | |
download | binutils-d5fce78761e0bfcb72c95b629381b9382a2d50ef.zip binutils-d5fce78761e0bfcb72c95b629381b9382a2d50ef.tar.gz binutils-d5fce78761e0bfcb72c95b629381b9382a2d50ef.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 c04e44d..66be430 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 20191101 +#define BFD_VERSION_DATE 20191102 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |