diff options
author | Alan Modra <amodra@gmail.com> | 2011-09-02 00:00:11 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2011-09-02 00:00:11 +0000 |
commit | 89202d51b44a96587b7b44cd6dc27d5f28ef7175 (patch) | |
tree | 6397e90cdfa21a0ee9a0a571481a15829e75f476 | |
parent | 8331f6a0167decd43983f30a4bfe914473ba1ad5 (diff) | |
download | fsf-binutils-gdb-89202d51b44a96587b7b44cd6dc27d5f28ef7175.zip fsf-binutils-gdb-89202d51b44a96587b7b44cd6dc27d5f28ef7175.tar.gz fsf-binutils-gdb-89202d51b44a96587b7b44cd6dc27d5f28ef7175.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 df3b44c..1413481 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20110901 +#define BFD_VERSION_DATE 20110902 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |