Update reported elftoolchain version to 3179

Missed in r280932
This commit is contained in:
Ed Maste 2015-04-06 13:55:33 +00:00
parent fe4313f887
commit 5d93595789

View File

@ -6,5 +6,5 @@
const char *
elftc_version(void)
{
return "elftoolchain r3163M";
return "elftoolchain r3179M";
}