diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2016-05-26 00:00:38 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2016-05-26 00:00:38 +0000 |
commit | 53b26facdd48ff893976f42ce4d3b8413e76978c (patch) | |
tree | 9f0efafcbbf653fe46c9b0e4547fccfbb552128c | |
parent | 136613ef0c6850427317e57be1b644080ff6decb (diff) | |
download | binutils-53b26facdd48ff893976f42ce4d3b8413e76978c.zip binutils-53b26facdd48ff893976f42ce4d3b8413e76978c.tar.gz binutils-53b26facdd48ff893976f42ce4d3b8413e76978c.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 b17d015..fdd6379 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20160525 +#define BFD_VERSION_DATE 20160526 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |