From 0493ddfa669122a4e2e5f23a6796ce3c56b1015a Mon Sep 17 00:00:00 2001 From: "andrea.villa" Date: Tue, 18 Nov 2025 15:57:20 +0100 Subject: [PATCH] Cambio versione per rilascio a Essetre dopo aggiunta gestione aggregato a T --- Essetre-FASTrl.mlde | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Essetre-FASTrl.mlde b/Essetre-FASTrl.mlde index 9642d4e..cf2a0ec 100644 --- a/Essetre-FASTrl.mlde +++ b/Essetre-FASTrl.mlde @@ -10,8 +10,8 @@ require( 'EmtGenerator') EgtEnableDebug( false) -PP_VER = '2.7k2' -PP_NVER = '2.7.11.2' +PP_VER = '2.7k3' +PP_NVER = '2.7.11.3' MIN_MACH_VER = '2.7j1' MACH_NAME = string.match( EgtGetCurrMachineDir(), "[^\\]+$") -- si ricava il nome della macchina dal direttorio