revisions

This commit is contained in:
pls.153 2022-03-07 19:38:25 +01:00
parent 9114e28b92
commit fc662c4f48
16 changed files with 37 additions and 39 deletions

View file

@ -6,7 +6,7 @@
#include <QStringList>
#include <QDebug>
const char LQML::version[] = "22.3.2"; // Mar 2022
const char LQML::version[] = "22.3.3"; // Mar 2022
extern "C" void ini_LQML(cl_object);