diff options
author | Alan Modra <amodra@gmail.com> | 2005-10-22 00:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-10-22 00:00:05 +0000 |
commit | a0ffed4b33b81898ff3f7c57b0fc136da6fc92cf (patch) | |
tree | 6ba54b8042654b70cd39d56ca602698957c53d55 | |
parent | 2093f4e65282730750fbef263343edbab7aa89b3 (diff) | |
download | gdb-a0ffed4b33b81898ff3f7c57b0fc136da6fc92cf.zip gdb-a0ffed4b33b81898ff3f7c57b0fc136da6fc92cf.tar.gz gdb-a0ffed4b33b81898ff3f7c57b0fc136da6fc92cf.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 e209c2a..06ee852 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20051021 +#define BFD_VERSION_DATE 20051022 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |