Skip to content

Commit

Permalink
Merge pull request #438 from KhiopsML/427-prepare-release-10-2-3
Browse files Browse the repository at this point in the history
Update Khiops version to 10.2.3
  • Loading branch information
popescu-v authored Nov 12, 2024
2 parents f46c096 + 12e7d0d commit 2e0a23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Learning/KWUtils/KWKhiopsVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 2e0a23f

Please sign in to comment.