revision of Sailfish ini

This commit is contained in:
polos 2021-03-25 10:38:50 +01:00
parent afacf3f74d
commit 0871e751fa
2 changed files with 6 additions and 12 deletions

View file

@ -9,7 +9,7 @@
#include <QStringList>
#include <QDebug>
const char EQL::version[] = "21.3.3"; // March 2021
const char EQL::version[] = "21.3.4"; // March 2021
extern "C" void ini_EQL(cl_object);