diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-06-16 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-06-16 00:00:08 +0000 |
commit | dd9bdb04c7ca31c4ca14e2aaf244d4a492d9d9b3 (patch) | |
tree | 0cf4c8b05112d0d68595e7c0b986472d01b06031 /bfd | |
parent | MI: consider addressable unit size when reading/writing memory (diff) | |
download | binutils-gdb-dd9bdb04c7ca31c4ca14e2aaf244d4a492d9d9b3.tar.gz binutils-gdb-dd9bdb04c7ca31c4ca14e2aaf244d4a492d9d9b3.tar.bz2 binutils-gdb-dd9bdb04c7ca31c4ca14e2aaf244d4a492d9d9b3.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 67d801cf78b..ba5c43a2f10 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20150615 +#define BFD_VERSION_DATE 20150616 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |