diff options
author | Alan Modra <amodra@gmail.com> | 2005-03-01 23:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-03-01 23:00:05 +0000 |
commit | b79b65f6d8aba51f71befcadf9e6fbf99165c3da (patch) | |
tree | ba8d2630b17ccf0f6b6d4e56c41b01742bd7fa89 | |
parent | 9d0e75cb1b32e4556b06f6be313e885fc5380564 (diff) | |
download | gdb-b79b65f6d8aba51f71befcadf9e6fbf99165c3da.zip gdb-b79b65f6d8aba51f71befcadf9e6fbf99165c3da.tar.gz gdb-b79b65f6d8aba51f71befcadf9e6fbf99165c3da.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 6c791d6..38fcee5 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20050301 +#define BFD_VERSION_DATE 20050302 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |