From d699fb9fea2fc475dc9aedb2c1fb3f75fce9722e Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Fri, 1 Dec 2023 16:43:45 +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 a46c75f..beeff79 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -24,7 +24,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2511 ; +const int KEY_BASELIB_VER = 2512 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------