From fbbefba01ef42bcc5382758e2ab76f90d20e82d1 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Tue, 30 Apr 2024 16:56:08 +0200 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 c1c1078..1e453f1 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -25,7 +25,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2604 ; +const int KEY_BASELIB_VER = 2605 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------