From a90666ca1c035540d32538a732dfd59e9d19c3c9 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Thu, 4 Feb 2021 10:36:25 +0000 Subject: [PATCH] Include : - aggiornato versione licenza per librerie base a 2302. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index bcf6cad..687e1ec 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -21,7 +21,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2301 ; +const int KEY_BASELIB_VER = 2302 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------