From f7a539ff8d245d4ea37a58f3c6dbb91cbac847cb Mon Sep 17 00:00:00 2001 From: DarioS Date: Tue, 8 Mar 2022 19:46:29 +0100 Subject: [PATCH] Include : - aggiornata versione per librerie a 2403. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index c6c39e8..efacde6 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -23,7 +23,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2402 ; +const int KEY_BASELIB_VER = 2403 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------