diff --git a/EgtKeyCodes.h b/EgtKeyCodes.h index 5b018d9..f07faa5 100644 --- a/EgtKeyCodes.h +++ b/EgtKeyCodes.h @@ -1,7 +1,7 @@ //---------------------------------------------------------------------------- // EgalTech 2015-2021 //---------------------------------------------------------------------------- -// File : EgtKeyCodes.h Data : 06.09.21 Versione : 2.3i1 +// File : EgtKeyCodes.h Data : 03.10.21 Versione : 2.3j1 // Contenuto : Costanti per codici di protezione librerie di base. // // @@ -22,7 +22,7 @@ //---------------------------------------------------------------------------- const int KEY_BASELIB_PROD = 207 ; -const int KEY_BASELIB_VER = 2309 ; +const int KEY_BASELIB_VER = 2310 ; const int KEY_BASELIB_LEV = 1 ; //----------------------------------------------------------------------------