From 8aa1ea9f35c1a4cb5cd7f5723c973c1b2a49f02c Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Mon, 8 Jun 2026 14:59:13 +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 b52ad33..908f779 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -27,7 +27,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 3105 ; +const int KEY_BASELIB_VER = 3106 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------