updated version in macchinettaSwitch.cpp

This commit is contained in:
Armborst Felix
2024-07-10 16:26:07 +02:00
parent 36401f6b9e
commit 76c93d7b3f

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.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: