diff options
author | Alan Modra <amodra@gmail.com> | 2014-09-09 09:30:37 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-09-09 09:30:37 +0930 |
commit | 094b4aabeeeaebed746cbbdd490bc16fa8a468fd (patch) | |
tree | 15fe3e58d18e9b31e435271c92708657b8bcc73b | |
parent | fabcd5b2ec3214dc28f621d9f26f1f2ea98d7496 (diff) | |
download | fsf-binutils-gdb-094b4aabeeeaebed746cbbdd490bc16fa8a468fd.zip fsf-binutils-gdb-094b4aabeeeaebed746cbbdd490bc16fa8a468fd.tar.gz fsf-binutils-gdb-094b4aabeeeaebed746cbbdd490bc16fa8a468fd.tar.bz2 |
daily update
-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 d996462..e83b8db 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20140908 +#define BFD_VERSION_DATE 20140909 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |