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 /bfd | |
parent | 6affe781e430bbf2075faf6539fb020564b3a38f (diff) | |
download | gdb-33242c8f4cd473477a47881a2239deef80117c58.zip gdb-33242c8f4cd473477a47881a2239deef80117c58.tar.gz gdb-33242c8f4cd473477a47881a2239deef80117c58.tar.bz2 |
daily update
Diffstat (limited to 'bfd')
-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 27d0643..1844bc8 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@ |