From 73fcfd5138c046806ba10e089eaa375938c5e0d4 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Mon, 16 Feb 2026 11:53:58 +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 8aa448e..e4f757a 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -27,7 +27,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 3101 ; +const int KEY_BASELIB_VER = 3102 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------