diff options
author | 2018-11-04 00:01:27 +0000 | |
---|---|---|
committer | 2018-11-04 00:01:27 +0000 | |
commit | 9446bd8ad68d5e20151f3066104b575534c9ecda (patch) | |
tree | f0fadb85bcfae072c866fd63048334f38af7320a /bfd | |
parent | elfedit: Move ELF header magic bytes check to get_file_header (diff) | |
download | binutils-gdb-9446bd8ad68d5e20151f3066104b575534c9ecda.tar.gz binutils-gdb-9446bd8ad68d5e20151f3066104b575534c9ecda.tar.bz2 binutils-gdb-9446bd8ad68d5e20151f3066104b575534c9ecda.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 6af85c95efc..0bbdc0f302a 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 20181103 +#define BFD_VERSION_DATE 20181104 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |