2020b LD_PRELOAD

This commit is contained in:
2021-06-15 16:19:04 +02:00
parent 32ed13125d
commit f97beb8edf

View File

@@ -501,7 +501,7 @@ void macchinettaFunction(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prh
break;
case MOCHA_VERSION:
plhs[0]=mxCreateString((char *) "mocha-1.13.0 : 22 March 2021");
plhs[0]=mxCreateString((char *) "mocha-1.14.1 : 4 June 2021");
break;
case SHOW: