diff options
author | Alan Modra <amodra@gmail.com> | 2006-02-13 23:00:06 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-02-13 23:00:06 +0000 |
commit | 302937bb50cc477e11fc61ec0b0dc5f62a1ee1fb (patch) | |
tree | 24d38f8e2a81da36e8b55861e8963ef6a4245d01 | |
parent | 31d8bdd239bf74d90a9db06ff9e0690135b845b3 (diff) | |
download | gdb-302937bb50cc477e11fc61ec0b0dc5f62a1ee1fb.zip gdb-302937bb50cc477e11fc61ec0b0dc5f62a1ee1fb.tar.gz gdb-302937bb50cc477e11fc61ec0b0dc5f62a1ee1fb.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 7515189..890af43 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20060213 +#define BFD_VERSION_DATE 20060214 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |