diff options
author | Alan Modra <amodra@gmail.com> | 2012-06-08 00:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2012-06-08 00:00:05 +0000 |
commit | 5d9636cc4ad12c7988d8d2a1b7eb6dd718cd7c26 (patch) | |
tree | 46b7b6705a544e65afd974f664c938b43d87c659 /bfd | |
parent | 034e5797f031bded01cfdf48546300ec862bc36b (diff) | |
download | gdb-5d9636cc4ad12c7988d8d2a1b7eb6dd718cd7c26.zip gdb-5d9636cc4ad12c7988d8d2a1b7eb6dd718cd7c26.tar.gz gdb-5d9636cc4ad12c7988d8d2a1b7eb6dd718cd7c26.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 59736ea..ca7f061 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20120607 +#define BFD_VERSION_DATE 20120608 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |