diff options
author | Alan Modra <amodra@gmail.com> | 2002-11-11 23:01:15 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-11-11 23:01:15 +0000 |
commit | c9fcedcf177c114677119b41d87203a27d360249 (patch) | |
tree | 28d9a2b4797da21bb03829ec58f9107d222666f3 | |
parent | 44fe14ab8c3e6233d8874836834bfb79116a6c65 (diff) | |
download | gdb-c9fcedcf177c114677119b41d87203a27d360249.zip gdb-c9fcedcf177c114677119b41d87203a27d360249.tar.gz gdb-c9fcedcf177c114677119b41d87203a27d360249.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 ad06432..f0a2a2f 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20021111 +#define BFD_VERSION_DATE 20021112 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |