diff options
author | Alan Modra <amodra@gmail.com> | 2005-05-21 00:00:07 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-05-21 00:00:07 +0000 |
commit | 175645e4633bc4b50ab26d38ec4f8d842a001256 (patch) | |
tree | ed09555a81a7cd6d9c7b2db46b73b755fdf5fd04 | |
parent | fecfc21e93aca16dff4d6bfb1adcd91d50fe68c4 (diff) | |
download | gdb-175645e4633bc4b50ab26d38ec4f8d842a001256.zip gdb-175645e4633bc4b50ab26d38ec4f8d842a001256.tar.gz gdb-175645e4633bc4b50ab26d38ec4f8d842a001256.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 0c8bf69..d0fda06 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20050520 +#define BFD_VERSION_DATE 20050521 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |