diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2016-10-28 00:00:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2016-10-28 00:00:18 +0000 |
commit | 2fc9bcf136a72ecc56a333cb658a8eaac8c9fec7 (patch) | |
tree | da7aa81c0e8c4cdcbe2005b0e60afa570576f1c1 | |
parent | c38058942ececeb32c381a838a10277ba43be94c (diff) | |
download | gdb-2fc9bcf136a72ecc56a333cb658a8eaac8c9fec7.zip gdb-2fc9bcf136a72ecc56a333cb658a8eaac8c9fec7.tar.gz gdb-2fc9bcf136a72ecc56a333cb658a8eaac8c9fec7.tar.bz2 |
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 a8134bf..58eb765 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20161027 +#define BFD_VERSION_DATE 20161028 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |