mirror of
https://gitlab.com/eql/EQL5.git
synced 2026-01-09 18:51:24 -08:00
new version number 19.9.1: modules can now be integrated statically (needed for iOS; for experts only!)
This commit is contained in:
parent
ae674491e1
commit
eb9eba1869
56 changed files with 918 additions and 824 deletions
|
|
@ -8,7 +8,7 @@
|
|||
#include <QTimer>
|
||||
#include <QStringList>
|
||||
|
||||
const char EQL::version[] = "19.2.1"; // February 2019
|
||||
const char EQL::version[] = "19.9.1"; // September 2019
|
||||
|
||||
extern "C" void ini_EQL(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue