diff options
author | Alan Modra <amodra@gmail.com> | 2011-04-01 23:00:06 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2011-04-01 23:00:06 +0000 |
commit | 3c2c18a0a25db0f254b39f39e6438e56d434bdb4 (patch) | |
tree | 74d58cc693bd3bfef8d91650e1ce769b80b0bef1 /bfd | |
parent | 2b12772f43c236664e2cd7db10136bb55725f837 (diff) | |
download | binutils-3c2c18a0a25db0f254b39f39e6438e56d434bdb4.zip binutils-3c2c18a0a25db0f254b39f39e6438e56d434bdb4.tar.gz binutils-3c2c18a0a25db0f254b39f39e6438e56d434bdb4.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 b5cc039..f2af7b7 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20110401 +#define BFD_VERSION_DATE 20110402 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |