diff options
author | Alan Modra <amodra@gmail.com> | 2003-03-03 23:00:06 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2003-03-03 23:00:06 +0000 |
commit | ae6572b921c18253c87a365b309dfb6ab386c99d (patch) | |
tree | 8bc8975dfa265075e552add8041e4c0388995a6f | |
parent | bdfaef528f42e9c07279aab2f37e3b888a08fc22 (diff) | |
download | gdb-ae6572b921c18253c87a365b309dfb6ab386c99d.zip gdb-ae6572b921c18253c87a365b309dfb6ab386c99d.tar.gz gdb-ae6572b921c18253c87a365b309dfb6ab386c99d.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 3a264cb..791660c 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20030303 +#define BFD_VERSION_DATE 20030304 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |