From c22d4bbcd9f76edc9b299518b3600778c6814845 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Fri, 6 Jun 2025 16:11:53 +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 7ebfe9a..e6f9c83 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -26,7 +26,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2705 ; +const int KEY_BASELIB_VER = 2706 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------