diff options
author | Alan Modra <amodra@gmail.com> | 2010-05-09 00:00:06 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2010-05-09 00:00:06 +0000 |
commit | f324cecf67cf155bdf9788c5b594e08e23118770 (patch) | |
tree | 81d4ad4b24cd91b43340a52206eebaf96abbdd15 /bfd | |
parent | 56839c8495becc89ef150fdc597945f15004a54f (diff) | |
download | gdb-f324cecf67cf155bdf9788c5b594e08e23118770.zip gdb-f324cecf67cf155bdf9788c5b594e08e23118770.tar.gz gdb-f324cecf67cf155bdf9788c5b594e08e23118770.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 f4d0cc8..fc80744 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20100508 +#define BFD_VERSION_DATE 20100509 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |