From 17b6849a986de8b0b82bc7d9f0da11591db30ca9 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Sat, 3 Apr 2021 09:42:30 +0000 Subject: [PATCH] Include : - aggiornati coddici protezione librerie a 2304. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index 687e1ec..c2dfb0b 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -21,7 +21,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2302 ; +const int KEY_BASELIB_VER = 2304 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------