diff options
author | Alan Modra <amodra@gmail.com> | 2011-09-13 00:00:10 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2011-09-13 00:00:10 +0000 |
commit | d4481b9cc5e1448d67bc7ef0273b30daf89db33f (patch) | |
tree | 1571d5fd224b7bf2bc4428a2064872fe3c364c05 | |
parent | 1694912b278ee77caa0f57201c0d03f308c3b14f (diff) | |
download | fsf-binutils-gdb-d4481b9cc5e1448d67bc7ef0273b30daf89db33f.zip fsf-binutils-gdb-d4481b9cc5e1448d67bc7ef0273b30daf89db33f.tar.gz fsf-binutils-gdb-d4481b9cc5e1448d67bc7ef0273b30daf89db33f.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 28d6bf1..9c93380 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20110912 +#define BFD_VERSION_DATE 20110913 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |