From d497fb30cd63797db834099e3fe2549b7a5cb8e6 Mon Sep 17 00:00:00 2001 From: DarioS Date: Mon, 3 Apr 2023 08:53:01 +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 796f5de..9b0cadf 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -24,7 +24,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2503 ; +const int KEY_BASELIB_VER = 2504 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------