diff options
author | Alan Modra <amodra@gmail.com> | 2007-07-06 00:00:11 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2007-07-06 00:00:11 +0000 |
commit | 80c52f13943c0796e424929eb7c28c915a6653b3 (patch) | |
tree | fdccab013ade78dffec9e2a512584107602cb2cd | |
parent | 27a2e0bc59ad266882f3c1266cc30ef5e343d3b5 (diff) | |
download | gdb-80c52f13943c0796e424929eb7c28c915a6653b3.zip gdb-80c52f13943c0796e424929eb7c28c915a6653b3.tar.gz gdb-80c52f13943c0796e424929eb7c28c915a6653b3.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 d705d9c..2000d29 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20070705 +#define BFD_VERSION_DATE 20070706 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |