From e4795d9eba530778dcc831aa1b37495558d9355b Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Mon, 2 Oct 2023 16:04:09 +0200 Subject: [PATCH] Include : - aggiornato codice di protezione mensile librerie. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index 704d327..b0e05c7 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -24,7 +24,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2509 ; +const int KEY_BASELIB_VER = 2510 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------