diff options
author | Alan Modra <amodra@gmail.com> | 2005-02-09 23:00:06 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-02-09 23:00:06 +0000 |
commit | 96f6015419297f1a6114e8619d70c449b8841846 (patch) | |
tree | ab079a83ed7836cb49c0ce91e8e65006682f82a7 | |
parent | 9ab46d53980f2776405d56741d7f33e4adc3ead6 (diff) | |
download | gdb-96f6015419297f1a6114e8619d70c449b8841846.zip gdb-96f6015419297f1a6114e8619d70c449b8841846.tar.gz gdb-96f6015419297f1a6114e8619d70c449b8841846.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 b9a64ce..7b49934 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20050209 +#define BFD_VERSION_DATE 20050210 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |