1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-04 17:15:50 +00:00

Update elftc version to 3272M, imported in r292120

This commit is contained in:
Ed Maste 2016-01-18 21:53:39 +00:00
parent 3dda93b9a7
commit d47c0c97de
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=294297

View File

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