From 83cfdfc50ee33346602ba2cfcf3c163956b12841 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Thu, 5 Sep 2024 17:39:08 +0200 Subject: [PATCH] Include : - aggiornamento mensile codici protezione librerie. --- EgtKeyCodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index af42c4e..bb4a0e4 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -25,7 +25,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2608 ; +const int KEY_BASELIB_VER = 2609 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------