diff options
author | Alan Modra <amodra@gmail.com> | 2006-06-08 00:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-06-08 00:00:05 +0000 |
commit | 06dcf100b40622b8f75e03c9d1f702eef6642bdd (patch) | |
tree | b3b7d8abd2e3026561c0fa4da92fb319a3bbb0fc | |
parent | 027984eb65d705de68d937f19e8b97cf3b2ed607 (diff) | |
download | gdb-06dcf100b40622b8f75e03c9d1f702eef6642bdd.zip gdb-06dcf100b40622b8f75e03c9d1f702eef6642bdd.tar.gz gdb-06dcf100b40622b8f75e03c9d1f702eef6642bdd.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 1f76a2e..178aa07 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20060607 +#define BFD_VERSION_DATE 20060608 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |