diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index 39f4440..e30b647 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -1,7 +1,7 @@ //---------------------------------------------------------------------------- // EgalTech 2015-2022 //---------------------------------------------------------------------------- -// File : EgtKeyCodes.h Data : 05.09.22 Versione : 2.4i1 +// File : EgtKeyCodes.h Data : 02.12.22 Versione : 2.4l1 // Contenuto : Costanti per codici di protezione librerie di base. // // @@ -23,7 +23,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2411 ; +const int KEY_BASELIB_VER = 2412 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------