diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index e6f9c83..482a802 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -1,7 +1,7 @@ //---------------------------------------------------------------------------- // EgalTech 2015-2025 //---------------------------------------------------------------------------- -// File : EgtKeyCodes.h Data : 02.05.25 Versione : 2.7e1 +// File : EgtKeyCodes.h Data : 01.07.25 Versione : 2.7g1 // Contenuto : Costanti per codici di protezione librerie di base. // // @@ -26,7 +26,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2706 ; +const int KEY_BASELIB_VER = 2707 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------