From b127fca1f3dc082d13a12ab5695ea7979fc03503 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Tue, 7 Oct 2025 13:33:00 +0200 Subject: [PATCH] Include : - aggiornamento codici di protezione mensili. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index 772fdff..2973235 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -26,7 +26,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2709 ; +const int KEY_BASELIB_VER = 2710 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------