diff options
author | Alan Modra <amodra@gmail.com> | 2008-10-04 00:00:06 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2008-10-04 00:00:06 +0000 |
commit | fd20c37f303128d5feb3387795ae22799b89290c (patch) | |
tree | 6e34d3017b85107a7af611fc3090136210ad3b2b /bfd | |
parent | 4fc5b2085878cffdc16f6ca7cbcb27cbdb12f11a (diff) | |
download | gdb-fd20c37f303128d5feb3387795ae22799b89290c.zip gdb-fd20c37f303128d5feb3387795ae22799b89290c.tar.gz gdb-fd20c37f303128d5feb3387795ae22799b89290c.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 dbc8ed4..3857768 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20081003 +#define BFD_VERSION_DATE 20081004 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |