Added PRODUCT_NAME_SHORT and updated PID/TID kludge to include git hash
This commit is contained in:
@@ -20,6 +20,7 @@ use App\Classes\Protocol\{Binkp,DNS,EMSI};
|
||||
class Setup extends Model
|
||||
{
|
||||
public const PRODUCT_NAME = 'Clearing Houz';
|
||||
public const PRODUCT_NAME_SHORT = 'clrghouz';
|
||||
public const PRODUCT_ID = 0xAB8D;
|
||||
public const PRODUCT_VERSION_MAJ = 0;
|
||||
public const PRODUCT_VERSION_MIN = 0;
|
||||
|
Reference in New Issue
Block a user