unit Define; interface const APP_TITLE = 'BS1Agents'; APP_VER = 'v1.2.7-8'; implementation end.