diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-07-30 00:00:27 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-07-30 00:00:27 +0000 |
commit | 906c6f2c54425f18eccb30e3ae54cbe620f0fe86 (patch) | |
tree | db5207edac3fd4f89c75f55395420062fe16c76b | |
parent | Fix unwind offset for start_symbol. (diff) | |
download | binutils-gdb-906c6f2c54425f18eccb30e3ae54cbe620f0fe86.tar.gz binutils-gdb-906c6f2c54425f18eccb30e3ae54cbe620f0fe86.tar.bz2 binutils-gdb-906c6f2c54425f18eccb30e3ae54cbe620f0fe86.zip |
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 ea135a0f4f1..8c05578cd3e 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 20180729 +#define BFD_VERSION_DATE 20180730 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |