updated version in macchinettaSwitch.cpp
This commit is contained in:
@@ -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.20.1 : 10 July 2024; Contact: Felix Armborst ");
|
||||
plhs[0]=mxCreateString((char *) "mocha-1.21.0 : 10 July 2024; Contact: Felix Armborst");
|
||||
break;
|
||||
|
||||
case SHOW:
|
||||
|
||||
Reference in New Issue
Block a user