From 48c1ed4bccb8e449ff1655ff727c179256729be6 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Fri, 28 Feb 2025 12:08:31 +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 da6aeaf..2416148 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -26,7 +26,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2701 ; +const int KEY_BASELIB_VER = 2702 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------