tizen 2.4 release
[external/binutils.git] / bfd / version.h
1 #define BFD_VERSION_DATE 20150105
2 #define BFD_VERSION @bfd_version@
3 /* Various parts of GCC parse Binutils version string in different fragile ways,
4    and we need to be very careful to not break them.  So far it seems that
5    appending Linaro-specific version at the end is fine so long as it doesn't
6    contain any dots ".".  */
7 #define BFD_VERSION_STRING  @bfd_version_package@ @bfd_version_string@ " Linaro 2015.01-2"
8 #define REPORT_BUGS_TO @report_bugs_to@