diff options
author | Alan Modra <amodra@gmail.com> | 2010-06-25 00:00:04 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2010-06-25 00:00:04 +0000 |
commit | 591094244fc102ae442a77057192b032dbe67bcf (patch) | |
tree | 8e5bf0346c036d894d63ae5667f1dbb59cfba749 | |
parent | b14285f60edd8d072778b3d6d07d0e1dd0fb52c0 (diff) | |
download | gdb-591094244fc102ae442a77057192b032dbe67bcf.zip gdb-591094244fc102ae442a77057192b032dbe67bcf.tar.gz gdb-591094244fc102ae442a77057192b032dbe67bcf.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 00d837d..8376a1c 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20100624 +#define BFD_VERSION_DATE 20100625 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |