diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-02-14 00:02:35 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-02-14 00:02:35 +0000 |
commit | 4288b15a96fbaa8085c8c9c6b322d4766e35ad31 (patch) | |
tree | 7b5db6adac876730e2f9863eaab0dd35f91c7a69 | |
parent | Automatic date update in version.in (diff) | |
download | binutils-gdb-4288b15a96fbaa8085c8c9c6b322d4766e35ad31.tar.gz binutils-gdb-4288b15a96fbaa8085c8c9c6b322d4766e35ad31.tar.bz2 binutils-gdb-4288b15a96fbaa8085c8c9c6b322d4766e35ad31.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 9ac726cdaa3..d498479fea8 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 20190213 +#define BFD_VERSION_DATE 20190214 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |