diff options
author | Alan Modra <amodra@gmail.com> | 2007-09-19 00:00:06 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2007-09-19 00:00:06 +0000 |
commit | f81c953f3a5b458b6cc06b929951b68a7c0e01d6 (patch) | |
tree | 238f5517e728b47565f1c8337bef1a895ae09a2a /bfd | |
parent | 039cfc074bb051a3871c44f538454dd0eac7fb1d (diff) | |
download | fsf-binutils-gdb-f81c953f3a5b458b6cc06b929951b68a7c0e01d6.zip fsf-binutils-gdb-f81c953f3a5b458b6cc06b929951b68a7c0e01d6.tar.gz fsf-binutils-gdb-f81c953f3a5b458b6cc06b929951b68a7c0e01d6.tar.bz2 |
daily update
Diffstat (limited to 'bfd')
-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 3b3bbce..03af2b8 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20070918 +#define BFD_VERSION_DATE 20070919 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |