diff options
author | Alan Modra <amodra@gmail.com> | 2005-06-01 00:00:09 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-06-01 00:00:09 +0000 |
commit | 921ba454ece651fabe03b6c856c77dd6a79fecdf (patch) | |
tree | 4aeb92719e80d763774f9ca4e0a01a701c3f8d51 | |
parent | 8288a39e24427edfd2fd09e0ea49ce52201491a3 (diff) | |
download | gdb-921ba454ece651fabe03b6c856c77dd6a79fecdf.zip gdb-921ba454ece651fabe03b6c856c77dd6a79fecdf.tar.gz gdb-921ba454ece651fabe03b6c856c77dd6a79fecdf.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 c0fc4be..0ddfc42 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20050531 +#define BFD_VERSION_DATE 20050601 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |