Include :

- codice abilitazione librerie portato a 2308.
This commit is contained in:
DarioS
2021-07-31 12:05:50 +02:00
parent 7c182e9d33
commit 8af39cbdf3
+3 -3
View File
@@ -1,7 +1,7 @@
//----------------------------------------------------------------------------
// EgalTech 2015-2020
// EgalTech 2015-2021
//----------------------------------------------------------------------------
// File : EgtKeyCodes.h Data : 04.08.20 Versione : 2.2h1
// File : EgtKeyCodes.h Data : 31.07.21 Versione : 2.3h1
// Contenuto : Costanti per codici di protezione librerie di base.
//
//
@@ -21,7 +21,7 @@
//----------------------------------------------------------------------------
const int KEY_BASELIB_PROD = 207 ;
const int KEY_BASELIB_VER = 2307 ;
const int KEY_BASELIB_VER = 2308 ;
const int KEY_BASELIB_LEV = 1 ;
//----------------------------------------------------------------------------