diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-06-25 00:00:34 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-06-25 00:00:34 +0000 |
commit | 9dae61cb5561ac3fa68f5144d3fdd2ba52cfa9ec (patch) | |
tree | 2346b12d2915aa0402af383af372b6d832eea1a2 | |
parent | a4bc9f5d6ffd065fbcaa039fe6b43b4cc3975999 (diff) | |
download | binutils-9dae61cb5561ac3fa68f5144d3fdd2ba52cfa9ec.zip binutils-9dae61cb5561ac3fa68f5144d3fdd2ba52cfa9ec.tar.gz binutils-9dae61cb5561ac3fa68f5144d3fdd2ba52cfa9ec.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 cae9de0..669e170 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20150624 +#define BFD_VERSION_DATE 20150625 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |