diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-07-04 00:00:37 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-07-04 00:00:37 +0000 |
commit | db7fbcbeb749c0d4ea19284438d62b253648c58a (patch) | |
tree | 1a9a41d08dc80aca67584b85fe54cfe2517309cf | |
parent | a26c8de0ee938a48bc6f6232cdfac1a5eabaa778 (diff) | |
download | binutils-db7fbcbeb749c0d4ea19284438d62b253648c58a.zip binutils-db7fbcbeb749c0d4ea19284438d62b253648c58a.tar.gz binutils-db7fbcbeb749c0d4ea19284438d62b253648c58a.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 e7de258..43fe4e5 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 20190703 +#define BFD_VERSION_DATE 20190704 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |