
/**	@file	dktools-version.h	Project version number.
 */

#ifndef VERSNUMB
/**	Project version number.
*/
#define VERSNUMB "2.2.1"
#endif


