diff options
author | Alan Modra <amodra@gmail.com> | 2006-03-23 23:00:12 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-03-23 23:00:12 +0000 |
commit | 96832f58caf470abd997d99036ab4bfa0db58c69 (patch) | |
tree | 84159cb6e2f8d936519a50ae7829c41147c7b98e | |
parent | 06bd0672577167878138cfb850b8bc1e988d2a5e (diff) | |
download | gdb-96832f58caf470abd997d99036ab4bfa0db58c69.zip gdb-96832f58caf470abd997d99036ab4bfa0db58c69.tar.gz gdb-96832f58caf470abd997d99036ab4bfa0db58c69.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 830235a..d52bb28 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20060323 +#define BFD_VERSION_DATE 20060324 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |