diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-07-05 00:00:24 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-07-05 00:00:24 +0000 |
commit | 9b240bd2013c6f7cc3f0737c2c9cd5e358af7488 (patch) | |
tree | bfb2bd53ccf38c3684d8a1e59f526952650a729f | |
parent | 2ebc2ac1fc61c73cd50e7bf5f609fa79b1eaf2f9 (diff) | |
download | fsf-binutils-gdb-9b240bd2013c6f7cc3f0737c2c9cd5e358af7488.zip fsf-binutils-gdb-9b240bd2013c6f7cc3f0737c2c9cd5e358af7488.tar.gz fsf-binutils-gdb-9b240bd2013c6f7cc3f0737c2c9cd5e358af7488.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 efcb902..606ee78 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20150704 +#define BFD_VERSION_DATE 20150705 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |