From 11bbd29d0e720ed594e28340c788879561613f2b Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Wed, 2 Aug 2023 20:03:19 +0200 Subject: [PATCH] Include : - aggiornato codice di protezione mensile. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index 8a7f9a0..b19d875 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -24,7 +24,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2507 ; +const int KEY_BASELIB_VER = 2508 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------