diff options
author | Alan Modra <amodra@gmail.com> | 2014-07-03 09:31:38 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-07-03 09:31:38 +0930 |
commit | fd48cee0093fef69608959d0f577c0c81fe24eec (patch) | |
tree | e9b00dad31795c4556f94646a2cf4e54780fd6df /bfd | |
parent | 053a4d680b6b870079e7ba094b52a12a4861ce9b (diff) | |
download | gdb-fd48cee0093fef69608959d0f577c0c81fe24eec.zip gdb-fd48cee0093fef69608959d0f577c0c81fe24eec.tar.gz gdb-fd48cee0093fef69608959d0f577c0c81fe24eec.tar.bz2 |
daily update
Diffstat (limited to 'bfd')
-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 7cf33ac..8143872 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20140702 +#define BFD_VERSION_DATE 20140703 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |