From 12e7d0dd82632edd3d674ba63a672044dbc807ba Mon Sep 17 00:00:00 2001 From: Popescu V <136721202+popescu-v@users.noreply.github.com> Date: Fri, 8 Nov 2024 19:57:51 +0100 Subject: [PATCH] Update Khiops version to 10.2.3 --- src/Learning/KWUtils/KWKhiopsVersion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Learning/KWUtils/KWKhiopsVersion.h b/src/Learning/KWUtils/KWKhiopsVersion.h index 8e67e666d..a3782c80e 100644 --- a/src/Learning/KWUtils/KWKhiopsVersion.h +++ b/src/Learning/KWUtils/KWKhiopsVersion.h @@ -10,7 +10,7 @@ // dans le TaskManager de Windows (par exemple) // Version de Khiops -#define KHIOPS_VERSION KHIOPS_STR(10.2.3-rc.2) +#define KHIOPS_VERSION KHIOPS_STR(10.2.3) // Les versions release distribuees sont bases sur trois numeros, par exemple KHIOPS_STR(10.2.0) // Les versions alpha, beta ou release candidate ont un suffixe supplementaire, par exemple : // - KHIOPS_STR(10.5.0-a.1)