From fca293d3dbb2fabe4ef65c64e2e75b523eabca2d Mon Sep 17 00:00:00 2001 From: "andrea.villa" Date: Fri, 22 Mar 2024 07:43:59 +0100 Subject: [PATCH] Aggiornamento file per versione --- UpdateLog.txt | 2 +- Version.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/UpdateLog.txt b/UpdateLog.txt index f895232..68ec674 100644 --- a/UpdateLog.txt +++ b/UpdateLog.txt @@ -1,6 +1,6 @@ ==== Essetre_StdPF Update Log ==== -Versione 2.6-- (--/--/2024) +Versione 2.6c8 (22/03/2024) - (SIM) Miglioramento visualizzazione spigoli VMILL alla fine della simulazione. Funzione: EgtVolZmapSetShowEdges. CAM5 ver. 2.6c2 NON OBBLIGATORIA. Versione 2.6c7 (11/03/2024) diff --git a/Version.lua b/Version.lua index 225fde7..254027d 100644 --- a/Version.lua +++ b/Version.lua @@ -3,7 +3,7 @@ local InfoCommon_STD_PP = { NAME = 'Common_ONE-PF', -- nome script PP standard - VERSION = '2.6--', -- versione script + VERSION = '2.6c8', -- versione script MIN_MACH_VER_PP_COMMON = '2.5k1' -- versione minima kernel }