diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-11-19 00:01:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-11-19 00:01:06 +0000 |
commit | 771b55665f3533c702c45430ca35db032a48a1e0 (patch) | |
tree | 742ce1860b90b69e1d86a32b9717582c98179653 | |
parent | 20b9a55abac0f7973a1988b338d4a25ce0286ca0 (diff) | |
download | binutils-771b55665f3533c702c45430ca35db032a48a1e0.zip binutils-771b55665f3533c702c45430ca35db032a48a1e0.tar.gz binutils-771b55665f3533c702c45430ca35db032a48a1e0.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 23954c4..01094de 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151118 +#define BFD_VERSION_DATE 20151119 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |