// This file is modified during the build process. 
// Other files (html, js, etc.) include this file to get this version specific string

var GG_VERSION_COMMA="4,0,1,10784";
var GG_VERSION_PERIOD="4.0.1.10784";

VERSION_MAJ=4;
VERSION_MIN=0;
VERSION_REV=1;
VERSION_BLD=10784;


