diff options
author | 2019-10-01 00:00:41 +0000 | |
---|---|---|
committer | 2019-10-01 00:00:41 +0000 | |
commit | af79fcc547dde358d66666c348e324e50bc2b125 (patch) | |
tree | 340026e25a28954c215244a6f3f285139c145334 /bfd | |
parent | Remove extra whitespaces at the end of lines. (diff) | |
download | binutils-gdb-af79fcc547dde358d66666c348e324e50bc2b125.tar.gz binutils-gdb-af79fcc547dde358d66666c348e324e50bc2b125.tar.bz2 binutils-gdb-af79fcc547dde358d66666c348e324e50bc2b125.zip |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 3b704222705..f20ed755143 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 20190930 +#define BFD_VERSION_DATE 20191001 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |