diff options
author | Alan Modra <amodra@gmail.com> | 2006-04-03 00:00:13 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-04-03 00:00:13 +0000 |
commit | 74973af53541e66856a7fe4a3324b4d93cfa9434 (patch) | |
tree | 8d8eba2f1f0e603d97da8a55a24a56d628cf3610 | |
parent | d8f74915407e57de62d2f3f0baf4be6c894b60b9 (diff) | |
download | gdb-74973af53541e66856a7fe4a3324b4d93cfa9434.zip gdb-74973af53541e66856a7fe4a3324b4d93cfa9434.tar.gz gdb-74973af53541e66856a7fe4a3324b4d93cfa9434.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 a3f82dd..c8c72cf 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20060402 +#define BFD_VERSION_DATE 20060403 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |