diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2016-07-29 00:00:19 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2016-07-29 00:00:19 +0000 |
commit | 76539d80f708c535133c4a2a1eef61da305a3e80 (patch) | |
tree | 89469a2a021111588efe29738621b823eb9095c7 | |
parent | 4931146e91c3c8208f1e0b8462b8f33e70da506a (diff) | |
download | binutils-76539d80f708c535133c4a2a1eef61da305a3e80.zip binutils-76539d80f708c535133c4a2a1eef61da305a3e80.tar.gz binutils-76539d80f708c535133c4a2a1eef61da305a3e80.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 799688a..e9efba3 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20160728 +#define BFD_VERSION_DATE 20160729 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |