diff options
author | Alan Modra <amodra@gmail.com> | 2003-10-21 00:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2003-10-21 00:00:05 +0000 |
commit | da1f2437482a0a89ea2bde8b454d8b1deb10a9fc (patch) | |
tree | 5b6b45bc575a9546f6ef5a871f8774989650b690 | |
parent | a1c7f26cef96c44ed907e483e01e13feca4de77f (diff) | |
download | gdb-da1f2437482a0a89ea2bde8b454d8b1deb10a9fc.zip gdb-da1f2437482a0a89ea2bde8b454d8b1deb10a9fc.tar.gz gdb-da1f2437482a0a89ea2bde8b454d8b1deb10a9fc.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 0b6cd65..e9e70ca 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20031020 +#define BFD_VERSION_DATE 20031021 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |