From 32a81f83821b7774f52b5af570633df49e07d38e Mon Sep 17 00:00:00 2001 From: DarioS Date: Sun, 1 May 2022 17:56:44 +0200 Subject: [PATCH] Include : - aggiornamento mensile codici di protezione librerie. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index 06c09a8..fea7335 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -23,7 +23,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2404 ; +const int KEY_BASELIB_VER = 2405 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------