diff options
author | Alan Modra <amodra@gmail.com> | 2012-07-29 00:00:04 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2012-07-29 00:00:04 +0000 |
commit | 3b0017741510c96903cb1e7f5681942cd1a24e8c (patch) | |
tree | 6b2bafdef24a2606185aaa9aa9601af0055eff3f /bfd | |
parent | ee6f7708014aab9179264344f44954350677239c (diff) | |
download | gdb-3b0017741510c96903cb1e7f5681942cd1a24e8c.zip gdb-3b0017741510c96903cb1e7f5681942cd1a24e8c.tar.gz gdb-3b0017741510c96903cb1e7f5681942cd1a24e8c.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 1a6c47b..a1991b7 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20120728 +#define BFD_VERSION_DATE 20120729 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |