diff --git a/src/cpp/lqml.cpp b/src/cpp/lqml.cpp index 458af19..5c1bf53 100644 --- a/src/cpp/lqml.cpp +++ b/src/cpp/lqml.cpp @@ -7,7 +7,7 @@ #include #include -const char LQML::version[] = "22.11.1"; // November 2022 +const char LQML::version[] = "22.12.1"; // December 2022 extern "C" void ini_LQML(cl_object);