From a1bcc4ff9e08d79ee4e42043bab5adf5044716c8 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Tue, 3 Mar 2026 08:42:22 +0100 Subject: [PATCH] Include : - aggiornamento codice di protezione mansile delle librerie. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index e4f757a..0df1d31 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -27,7 +27,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 3102 ; +const int KEY_BASELIB_VER = 3103 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------