diff options
author | Alan Modra <amodra@gmail.com> | 2007-02-13 23:00:07 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2007-02-13 23:00:07 +0000 |
commit | 97182d3694952458f2cf93c5e3308527a1d201f4 (patch) | |
tree | ad87f6b38d8823b64818b470b95022a5d48555db | |
parent | a243fa97526ff5436a227f203e7c95dff9e464fa (diff) | |
download | gdb-97182d3694952458f2cf93c5e3308527a1d201f4.zip gdb-97182d3694952458f2cf93c5e3308527a1d201f4.tar.gz gdb-97182d3694952458f2cf93c5e3308527a1d201f4.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 5c96c30..e908bad 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20070213 +#define BFD_VERSION_DATE 20070214 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |