diff options
author | Alan Modra <amodra@gmail.com> | 2005-12-15 23:00:07 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-12-15 23:00:07 +0000 |
commit | 78262dbd70f890a8b217deaf3ee47ca4f4335dc9 (patch) | |
tree | c7c46ed53762e1970ffce6fa96c8b0a6c49ac594 | |
parent | 1f0540019455e9c0035eeb29a64a5cff3006f267 (diff) | |
download | gdb-78262dbd70f890a8b217deaf3ee47ca4f4335dc9.zip gdb-78262dbd70f890a8b217deaf3ee47ca4f4335dc9.tar.gz gdb-78262dbd70f890a8b217deaf3ee47ca4f4335dc9.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 a4b693a..03670be 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20051215 +#define BFD_VERSION_DATE 20051216 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |