From 38cbba2e358dcb9fd225961b334bb6b1f995732d Mon Sep 17 00:00:00 2001 From: SaraP Date: Wed, 2 Apr 2025 08:32:17 +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 93d1d78..a5d0eb3 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -26,7 +26,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2703 ; +const int KEY_BASELIB_VER = 2704 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------