diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2014-11-11 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2014-11-11 00:00:07 +0000 |
commit | b30ce138baecbb5a81a2030fc42fc57700799f5e (patch) | |
tree | f0b01038a018bcf573028d877ec304da59d946ed | |
parent | 4d06b764f150048987cda96150021fe7ee823e6a (diff) | |
download | binutils-b30ce138baecbb5a81a2030fc42fc57700799f5e.zip binutils-b30ce138baecbb5a81a2030fc42fc57700799f5e.tar.gz binutils-b30ce138baecbb5a81a2030fc42fc57700799f5e.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 299eb45..a27fbbd 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20141110 +#define BFD_VERSION_DATE 20141111 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |