diff options
author | Alan Modra <amodra@gmail.com> | 2005-02-08 23:00:06 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-02-08 23:00:06 +0000 |
commit | c36e61546a6b7327e6bd305f78febad60067bab0 (patch) | |
tree | 8ce2838ebdee5d080953371b6594c087b804c589 | |
parent | 9c73618c639da1d54a8db863849057adf6cc90cf (diff) | |
download | gdb-c36e61546a6b7327e6bd305f78febad60067bab0.zip gdb-c36e61546a6b7327e6bd305f78febad60067bab0.tar.gz gdb-c36e61546a6b7327e6bd305f78febad60067bab0.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 3fb684c..b9a64ce 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20050208 +#define BFD_VERSION_DATE 20050209 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |