From 5df80c8ae78490229129ca2fee8566f04328507c Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Thu, 4 Sep 2025 19:34:43 +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 538b52d..772fdff 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -26,7 +26,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2708 ; +const int KEY_BASELIB_VER = 2709 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------