From 65fee5de7b4e33863df281ffa4c7055e0a7cec17 Mon Sep 17 00:00:00 2001 From: DarioS Date: Wed, 3 May 2023 09:36:31 +0200 Subject: [PATCH] Include : - aggiornamento codici protezione librerie per cambio mese. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index 9b0cadf..924176b 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -24,7 +24,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2504 ; +const int KEY_BASELIB_VER = 2505 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------