From 9a8be81fd609ae6a8fb80651b1fb75e486fc190e Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Mon, 1 Jul 2024 10:45:50 +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 c590fec..d21a5da 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -25,7 +25,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2606 ; +const int KEY_BASELIB_VER = 2607 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------