diff options
author | Alan Modra <amodra@gmail.com> | 2004-01-11 23:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-01-11 23:00:05 +0000 |
commit | b11c3051bc9702661fae72f0ed12b0c8869f1004 (patch) | |
tree | c6ca72662e777c3272efcd3cf8c51d6d6183c9a2 | |
parent | 2ca62865245d3e3da0acde89222d1a091512880a (diff) | |
download | gdb-b11c3051bc9702661fae72f0ed12b0c8869f1004.zip gdb-b11c3051bc9702661fae72f0ed12b0c8869f1004.tar.gz gdb-b11c3051bc9702661fae72f0ed12b0c8869f1004.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 058075e..053a4fb 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20040111 +#define BFD_VERSION_DATE 20040112 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |