diff options
author | Alan Modra <amodra@gmail.com> | 2003-01-31 23:59:42 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2003-01-31 23:59:42 +0000 |
commit | 26c0321be83e40dca1f3ae115f986a27bbd93690 (patch) | |
tree | 18e3e69dbd6632e7ad81708ab82424169500dd25 | |
parent | 8dbb1c6595ac7eab11c8d8d1706eba852adf4f56 (diff) | |
download | gdb-26c0321be83e40dca1f3ae115f986a27bbd93690.zip gdb-26c0321be83e40dca1f3ae115f986a27bbd93690.tar.gz gdb-26c0321be83e40dca1f3ae115f986a27bbd93690.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 b35fbc7..fd32eee 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20030131 +#define BFD_VERSION_DATE 20030201 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |