From 63bc857b1c48c08a7ac6163263ecba3e0304fd66 Mon Sep 17 00:00:00 2001 From: DarioS Date: Wed, 12 Oct 2022 10:20:31 +0200 Subject: [PATCH] Include : - aggiornamento codici protezione librerie. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index 849565a..2245c30 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -23,7 +23,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2409 ; +const int KEY_BASELIB_VER = 2410 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------