diff options
author | Alan Modra <amodra@gmail.com> | 2011-08-16 00:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2011-08-16 00:00:05 +0000 |
commit | d51a548c8c203236af7c791dbc4863280331a151 (patch) | |
tree | 4f8fba931f6009f172bdac5781934b42f408dccb /bfd | |
parent | d3b7cdad07d2cb364721ea6490fda810247d86a5 (diff) | |
download | gdb-d51a548c8c203236af7c791dbc4863280331a151.zip gdb-d51a548c8c203236af7c791dbc4863280331a151.tar.gz gdb-d51a548c8c203236af7c791dbc4863280331a151.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 ab8c3a9..6c8e4c5 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20110815 +#define BFD_VERSION_DATE 20110816 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |