diff options
author | Alan Modra <amodra@gmail.com> | 2005-01-31 23:00:06 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-01-31 23:00:06 +0000 |
commit | 71143983c8f9437ad5bd813f1355305c6ab52ffd (patch) | |
tree | cbd3f17ba31275c9bd88fd3a6e38aa0736ce692a | |
parent | 0983f4eb2bd9d7a7e94c5541b8c7959c4793e762 (diff) | |
download | gdb-71143983c8f9437ad5bd813f1355305c6ab52ffd.zip gdb-71143983c8f9437ad5bd813f1355305c6ab52ffd.tar.gz gdb-71143983c8f9437ad5bd813f1355305c6ab52ffd.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 810708a..18bb8c8 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20050131 +#define BFD_VERSION_DATE 20050201 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |