diff options
author | Alan Modra <amodra@gmail.com> | 2009-08-29 00:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-08-29 00:00:05 +0000 |
commit | d08422b334e3fb749f39433ced5ed85da842203a (patch) | |
tree | b4ae4aef7c2a4b3ccf0d5b3f78a21e8c99a1c836 | |
parent | *** empty log message *** (diff) | |
download | binutils-gdb-d08422b334e3fb749f39433ced5ed85da842203a.tar.gz binutils-gdb-d08422b334e3fb749f39433ced5ed85da842203a.tar.bz2 binutils-gdb-d08422b334e3fb749f39433ced5ed85da842203a.zip |
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 00646a69adb..465b5fb7de4 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20090828 +#define BFD_VERSION_DATE 20090829 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |