mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-18 23:31:05 -08:00
improve type conversion QByteArray -> CL array (intended for binary data only); bump version;
This commit is contained in:
parent
b2a4a6812f
commit
6594582b72
4 changed files with 20 additions and 23 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QQuickView>
|
||||
#include <QDebug>
|
||||
|
||||
const char LQML::version[] = "22.12.2"; // December 2022
|
||||
const char LQML::version[] = "23.5.1"; // May 2023
|
||||
|
||||
extern "C" void ini_LQML(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue