diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index 9278809..cf707a4 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -1,7 +1,7 @@ //---------------------------------------------------------------------------- // EgalTech 2015-2024 //---------------------------------------------------------------------------- -// File : EgtKeyCodes.h Data : 16.01.24 Versione : 2.65a1 +// File : EgtKeyCodes.h Data : 16.01.24 Versione : 2.6a1 // Contenuto : Costanti per codici di protezione librerie di base. // // @@ -25,7 +25,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2602 ; +const int KEY_BASELIB_VER = 2603 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------