From daabdc44b9fcf7a2825d8fabb71240bcdf0cebac Mon Sep 17 00:00:00 2001 From: DarioS Date: Mon, 5 Jul 2021 08:37:04 +0200 Subject: [PATCH] Include : - aggiornamento mensile protezione librerie. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index d43e6dd..477644e 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -21,7 +21,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2306 ; +const int KEY_BASELIB_VER = 2307 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------