diff options
Diffstat (limited to 'x/binutils/bfd/version.h')
-rw-r--r-- | x/binutils/bfd/version.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x/binutils/bfd/version.h b/x/binutils/bfd/version.h new file mode 100644 index 0000000..ab4618d --- /dev/null +++ b/x/binutils/bfd/version.h @@ -0,0 +1,3 @@ +#define BFD_VERSION_DATE 20040523 +#define BFD_VERSION @bfd_version@ +#define BFD_VERSION_STRING @bfd_version_string@ |