unit dpglib.Version; interface const version: string = '2.1.0.0r'; implementation end.