Include :

- aggiornamento mensile codici protezione librerie.
This commit is contained in:
Dario Sassi
2025-03-04 17:14:04 +01:00
parent adebd1315b
commit c1a3773e7a
+2 -2
View File
@@ -1,7 +1,7 @@
//----------------------------------------------------------------------------
// EgalTech 2015-2025
//----------------------------------------------------------------------------
// File : EgtKeyCodes.h Data : 07.01.25 Versione : 2.7a1
// File : EgtKeyCodes.h Data : 04.03.25 Versione : 2.7a3
// Contenuto : Costanti per codici di protezione librerie di base.
//
//
@@ -26,7 +26,7 @@
//----------------------------------------------------------------------------
const int KEY_BASELIB_PROD = 207 ;
const int KEY_BASELIB_VER = 2702 ;
const int KEY_BASELIB_VER = 2703 ;
const int KEY_BASELIB_LEV = 1 ;
//----------------------------------------------------------------------------