diff options
author | Alan Modra <amodra@gmail.com> | 2006-06-22 00:00:07 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-06-22 00:00:07 +0000 |
commit | c795465502c89c1489d41a153321148e2fbd31cb (patch) | |
tree | 62e75c87601e780aba10cfb1a14fd5203423db6c | |
parent | 8e77b565d5c049df49551bc71a79e707833fa180 (diff) | |
download | gdb-c795465502c89c1489d41a153321148e2fbd31cb.zip gdb-c795465502c89c1489d41a153321148e2fbd31cb.tar.gz gdb-c795465502c89c1489d41a153321148e2fbd31cb.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 c05c143..16d8c25 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20060621 +#define BFD_VERSION_DATE 20060622 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |