From 7e4d8cb061795a200ebdd82139bf4845c92b5cdc Mon Sep 17 00:00:00 2001 From: DarioS Date: Sun, 3 Apr 2022 12:01:17 +0200 Subject: [PATCH] Include : - aggiornata versione per librerie a 2404. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index efacde6..06c09a8 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -23,7 +23,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2403 ; +const int KEY_BASELIB_VER = 2404 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------