diff options
author | Alan Modra <amodra@gmail.com> | 2005-03-13 23:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-03-13 23:00:05 +0000 |
commit | 114bfe309ad28fc4fd4c5592caa232333bd3eb8e (patch) | |
tree | a712929b1ee5a3fea365645be6c1120309f5e9c7 | |
parent | fd0a2a6f0c3c52cf0c2219a1711e73d7a3753b17 (diff) | |
download | gdb-114bfe309ad28fc4fd4c5592caa232333bd3eb8e.zip gdb-114bfe309ad28fc4fd4c5592caa232333bd3eb8e.tar.gz gdb-114bfe309ad28fc4fd4c5592caa232333bd3eb8e.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 51a0bac..3906cb4 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20050313 +#define BFD_VERSION_DATE 20050314 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |