diff options
author | Alan Modra <amodra@gmail.com> | 2009-12-30 23:00:28 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-12-30 23:00:28 +0000 |
commit | 33242c8f4cd473477a47881a2239deef80117c58 (patch) | |
tree | 633e4d72a00398d340cc7ff8e11a3f68c26d4486 | |
parent | PR 10861 (diff) | |
download | binutils-gdb-33242c8f4cd473477a47881a2239deef80117c58.tar.gz binutils-gdb-33242c8f4cd473477a47881a2239deef80117c58.tar.bz2 binutils-gdb-33242c8f4cd473477a47881a2239deef80117c58.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 27d064330f2..1844bc89347 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20091230 +#define BFD_VERSION_DATE 20091231 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |