diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-02-17 00:00:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-02-17 00:00:09 +0000 |
commit | ab32a8e052b016c4065f8b991dddb4f7a4e38c38 (patch) | |
tree | 70d09c25e3c5f812384bf9c1cf324292a60e7be3 | |
parent | 67ca0b7662419d76375773e0e8aba545d0c43e34 (diff) | |
download | gdb-ab32a8e052b016c4065f8b991dddb4f7a4e38c38.zip gdb-ab32a8e052b016c4065f8b991dddb4f7a4e38c38.tar.gz gdb-ab32a8e052b016c4065f8b991dddb4f7a4e38c38.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 99a75a6..e821ba9 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20150216 +#define BFD_VERSION_DATE 20150217 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |