#if defined _gmx_version_included
	#endinput
#endif

#define _gmx_version_included

#define GMX_MAJOR_VERSION			0
#define GMX_MINOR_VERSION			1
#define GMX_MAINTENANCE_VERSION		86
#define GMX_VERSION_STR				"0.1.86-alpha"
