From 09409e92e849becd7cba9277fd21413cad664974 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Fri, 2 Feb 2024 15:58:26 +0100 Subject: [PATCH] Include : - aggiornamento mensile codici protezione librerie. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index 4cc50ee..9278809 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -25,7 +25,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2601 ; +const int KEY_BASELIB_VER = 2602 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------