diff options
author | Alan Modra <amodra@gmail.com> | 2004-12-09 23:00:24 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-12-09 23:00:24 +0000 |
commit | dc9298fc707c6ca62effeeda36a4f67267c23134 (patch) | |
tree | dc15d9e03bfc80a3e9e6527ac5c5b30ce0602442 | |
parent | 6b8fea993eb859d362ffcf2e5afd4049e1fb2720 (diff) | |
download | gdb-dc9298fc707c6ca62effeeda36a4f67267c23134.zip gdb-dc9298fc707c6ca62effeeda36a4f67267c23134.tar.gz gdb-dc9298fc707c6ca62effeeda36a4f67267c23134.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 ca6d39a..9c612ed 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20041209 +#define BFD_VERSION_DATE 20041210 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |