From 034cff8431f9833ca76d812cbc957e394d068f9d Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Mon, 1 Dec 2025 11:58:01 +0100 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 3034235..01e8f2d 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -26,7 +26,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2711 ; +const int KEY_BASELIB_VER = 2712 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------