diff options
author | Alan Modra <amodra@gmail.com> | 2010-03-25 23:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2010-03-25 23:00:05 +0000 |
commit | 208d999c8f05ce431c7cd5149e0c6bf85f26904f (patch) | |
tree | f859e0ddaf302055e3601dc89d64d2a6b2879a07 /bfd | |
parent | edc314c902175ffd58cb9b2842dd69e1131b92a1 (diff) | |
download | gdb-208d999c8f05ce431c7cd5149e0c6bf85f26904f.zip gdb-208d999c8f05ce431c7cd5149e0c6bf85f26904f.tar.gz gdb-208d999c8f05ce431c7cd5149e0c6bf85f26904f.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 b8f8672..369c276 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20100325 +#define BFD_VERSION_DATE 20100326 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |