From 29f7dc30ccdc5136c8c52be38ee07375452d4640 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Fri, 3 Jul 2026 18:39:46 +0200 Subject: [PATCH] Include : - aggiornamento codice di protezione mensile delle librerie. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index 908f779..37dc7ab 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -27,7 +27,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 3106 ; +const int KEY_BASELIB_VER = 3107 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------