diff options
author | Alan Modra <amodra@gmail.com> | 2002-12-16 23:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-12-16 23:00:05 +0000 |
commit | 28274f1d5ae9e884a0d73642d3360ac9905ef67f (patch) | |
tree | 462439aeb1914b2ede7b48992b36907ddeeb738b | |
parent | 1a14e23479eb187b1837310243d1a3ffe7b95e0c (diff) | |
download | gdb-28274f1d5ae9e884a0d73642d3360ac9905ef67f.zip gdb-28274f1d5ae9e884a0d73642d3360ac9905ef67f.tar.gz gdb-28274f1d5ae9e884a0d73642d3360ac9905ef67f.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 19210c4..c6665fa 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20021216 +#define BFD_VERSION_DATE 20021217 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |