diff options
author | Alan Modra <amodra@gmail.com> | 2006-08-28 00:00:02 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-08-28 00:00:02 +0000 |
commit | 34945087506daeebf4a41ea117dcef274e91a3d3 (patch) | |
tree | 51235d06f393d9f308ab159e21034ee7d1b56cfe | |
parent | 6b9d051173ee6a04b48380fc488aee990c5196b4 (diff) | |
download | gdb-34945087506daeebf4a41ea117dcef274e91a3d3.zip gdb-34945087506daeebf4a41ea117dcef274e91a3d3.tar.gz gdb-34945087506daeebf4a41ea117dcef274e91a3d3.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 0c9c7c6..db98084 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20060827 +#define BFD_VERSION_DATE 20060828 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |