From 1fe12bac992d06168ba36b4f1a1e4cf0221309c6 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Fri, 2 May 2025 19:10:17 +0200 Subject: [PATCH] EgtInclude : - aggiornamento mensile codici protezione librerie. --- EgtKeyCodes.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index a5d0eb3..7ebfe9a 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -1,7 +1,7 @@ //---------------------------------------------------------------------------- // EgalTech 2015-2025 //---------------------------------------------------------------------------- -// File : EgtKeyCodes.h Data : 04.03.25 Versione : 2.7a3 +// File : EgtKeyCodes.h Data : 02.05.25 Versione : 2.7e1 // Contenuto : Costanti per codici di protezione librerie di base. // // @@ -26,7 +26,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2704 ; +const int KEY_BASELIB_VER = 2705 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------