From c8370b9dc70192e32ec887079741944d57e4c552 Mon Sep 17 00:00:00 2001 From: DarioS Date: Mon, 6 Mar 2023 08:31:58 +0100 Subject: [PATCH] Include : - aggiornato codice di controllo versione. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index 347a7fc..796f5de 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -24,7 +24,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2502 ; +const int KEY_BASELIB_VER = 2503 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------