diff options
author | Alan Modra <amodra@gmail.com> | 2004-01-19 23:00:04 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-01-19 23:00:04 +0000 |
commit | c03e19bbe3830f105b3bdff56c170a0150254dea (patch) | |
tree | ba87991b8d9e41ee29197b3b4b690d9d068702ef | |
parent | 78a4a9b940711aae9aaa87fb788ed78862477266 (diff) | |
download | gdb-c03e19bbe3830f105b3bdff56c170a0150254dea.zip gdb-c03e19bbe3830f105b3bdff56c170a0150254dea.tar.gz gdb-c03e19bbe3830f105b3bdff56c170a0150254dea.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 fa741bd..1bd4c6e 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20040119 +#define BFD_VERSION_DATE 20040120 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |