diff options
author | Alan Modra <amodra@gmail.com> | 2004-01-25 23:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-01-25 23:00:05 +0000 |
commit | f832a4191d4eb26da863d0ea5678e405a637a0a1 (patch) | |
tree | 9fab85c79c68f1ba5de52c02c4c6e222fe80f73e | |
parent | bb472c1e0778e84a8b77c34d64363c8f7afe720b (diff) | |
download | gdb-f832a4191d4eb26da863d0ea5678e405a637a0a1.zip gdb-f832a4191d4eb26da863d0ea5678e405a637a0a1.tar.gz gdb-f832a4191d4eb26da863d0ea5678e405a637a0a1.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 2eb44a9..714d236 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20040125 +#define BFD_VERSION_DATE 20040126 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |