Bump version number to 24.2.1

This commit is contained in:
Renaud Casenave-Péré 2025-06-29 17:59:56 +02:00
parent ff1020f87e
commit 92ca801038

View file

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