diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-07-09 00:02:17 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-07-09 00:02:17 +0000 |
commit | 9822d3329d8fa66fc85eed250500a9596d5295bb (patch) | |
tree | fa819cdbcdb5a773be78dec4eb575a8fc7a94699 | |
parent | Automatic date update in version.in (diff) | |
download | binutils-gdb-9822d3329d8fa66fc85eed250500a9596d5295bb.tar.gz binutils-gdb-9822d3329d8fa66fc85eed250500a9596d5295bb.tar.bz2 binutils-gdb-9822d3329d8fa66fc85eed250500a9596d5295bb.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 e79d8d4f9b3..fb212bacbc4 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 20180708 +#define BFD_VERSION_DATE 20180709 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |