From cc7de574ea19c9cdf440b2bd7a41ae0c73b8f25a Mon Sep 17 00:00:00 2001 From: DarioS Date: Mon, 6 Jun 2022 06:59:44 +0200 Subject: [PATCH] Include : - aggiornata per cambio mese chiave protezione librerie. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index fea7335..37a4714 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -23,7 +23,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2405 ; +const int KEY_BASELIB_VER = 2406 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------