small revisions, update version number (many recent changes)

This commit is contained in:
pls.153 2022-03-01 20:24:04 +01:00
parent 1106db7c0a
commit f0470344a7
2 changed files with 5 additions and 3 deletions

View file

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