From 2f5b1830791b80187ceb30e66b0dae32034aac5a Mon Sep 17 00:00:00 2001 From: bruno <97033386+bruno-at-orange@users.noreply.github.com> Date: Fri, 24 Jan 2025 09:33:50 +0100 Subject: [PATCH] Switch to version 10.3.0-rc.0 (#547) --- 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 fa88bb10a..92c46141a 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.4) +#define KHIOPS_VERSION KHIOPS_STR(10.3.0-rc.0) // 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)