diff options
author | Alan Modra <amodra@gmail.com> | 2004-03-09 23:00:21 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-03-09 23:00:21 +0000 |
commit | 740c6d499b4aa491dac06247ee3bb988755dcd9e (patch) | |
tree | a7be98ec4c72143cd00366e94e2b962db07d5fb1 | |
parent | c5d866957db5b9f9975f9d1fa61bdd47aa43e664 (diff) | |
download | gdb-740c6d499b4aa491dac06247ee3bb988755dcd9e.zip gdb-740c6d499b4aa491dac06247ee3bb988755dcd9e.tar.gz gdb-740c6d499b4aa491dac06247ee3bb988755dcd9e.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 819f71e..8939e97 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20040309 +#define BFD_VERSION_DATE 20040310 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |