From 819b55fd0facc557034fc6b3a90dc7be21cf77aa Mon Sep 17 00:00:00 2001 From: Riccardo Elitropi Date: Mon, 7 Sep 2026 17:05:27 +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 f7ebfa2..df8832c 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -27,7 +27,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 3108 ; +const int KEY_BASELIB_VER = 3109 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------