diff options
author | Alan Modra <amodra@gmail.com> | 2004-11-15 23:00:07 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-11-15 23:00:07 +0000 |
commit | 2e8d14f48283a91dd8874ecaea037e904c047998 (patch) | |
tree | 68f44e6936742c4b53d7af3309b435206c975d1c | |
parent | 0c16dd26a8129f61b7a6fb7d9aca8fa8b21b53a8 (diff) | |
download | gdb-2e8d14f48283a91dd8874ecaea037e904c047998.zip gdb-2e8d14f48283a91dd8874ecaea037e904c047998.tar.gz gdb-2e8d14f48283a91dd8874ecaea037e904c047998.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 a995f05..44fb0ad 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20041115 +#define BFD_VERSION_DATE 20041116 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |