diff options
author | Alan Modra <amodra@gmail.com> | 2008-01-15 23:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2008-01-15 23:00:05 +0000 |
commit | 38147fd4142e9c721f55da0ffe309ab9534d72fa (patch) | |
tree | bed632cdff2f7cf86e0b8fa100e798783f8527e4 /bfd | |
parent | 321fd21e2f555303014e567a9f738b764f23e8cd (diff) | |
download | gdb-38147fd4142e9c721f55da0ffe309ab9534d72fa.zip gdb-38147fd4142e9c721f55da0ffe309ab9534d72fa.tar.gz gdb-38147fd4142e9c721f55da0ffe309ab9534d72fa.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 7e6f92a..eaeb87a 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20080115 +#define BFD_VERSION_DATE 20080116 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |