Include :

- aggiornamento codice di protezione mensile.
This commit is contained in:
Dario Sassi
2025-07-02 08:22:27 +02:00
parent 35dcbbf6d0
commit afa460495a
+2 -2
View File
@@ -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 ;
//----------------------------------------------------------------------------