diff options
author | Alan Modra <amodra@gmail.com> | 2004-11-27 23:00:45 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-11-27 23:00:45 +0000 |
commit | 27bd6ae644f82b8fd98a7ab8f1519fa7447fcf30 (patch) | |
tree | b7301609743dfbf9f75bf3c1009f3b11954670d0 | |
parent | 6b8725b919b61f9f34cc0ab118f9c5bc51539b02 (diff) | |
download | gdb-27bd6ae644f82b8fd98a7ab8f1519fa7447fcf30.zip gdb-27bd6ae644f82b8fd98a7ab8f1519fa7447fcf30.tar.gz gdb-27bd6ae644f82b8fd98a7ab8f1519fa7447fcf30.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 209f071..ff6f133 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20041127 +#define BFD_VERSION_DATE 20041128 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |