diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index a5d0eb3..7ebfe9a 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -1,7 +1,7 @@ //---------------------------------------------------------------------------- // EgalTech 2015-2025 //---------------------------------------------------------------------------- -// File : EgtKeyCodes.h Data : 04.03.25 Versione : 2.7a3 +// File : EgtKeyCodes.h Data : 02.05.25 Versione : 2.7e1 // Contenuto : Costanti per codici di protezione librerie di base. // // @@ -26,7 +26,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2704 ; +const int KEY_BASELIB_VER = 2705 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------