diff options
author | Alan Modra <amodra@gmail.com> | 2011-09-10 00:00:10 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2011-09-10 00:00:10 +0000 |
commit | 4c27c0b40dc0630ae7715efa002e04d4f08a0351 (patch) | |
tree | cd745c209f050fad37f5effbb68ef14870e804a3 | |
parent | 7c8929ce6bc981efaa3b1d52073c80970b86491a (diff) | |
download | fsf-binutils-gdb-4c27c0b40dc0630ae7715efa002e04d4f08a0351.zip fsf-binutils-gdb-4c27c0b40dc0630ae7715efa002e04d4f08a0351.tar.gz fsf-binutils-gdb-4c27c0b40dc0630ae7715efa002e04d4f08a0351.tar.bz2 |
daily update
-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 315c3a1..6d1376e 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20110909 +#define BFD_VERSION_DATE 20110910 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |