Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
alexbevi
GitHub Repository: alexbevi/BizHawk
Path: blob/master/Version/svnrev_template
2 views
static class SubWCRev
{
	public const string SVN_REV = "$WCREV$";
	public const string GIT_BRANCH = "$WCBRANCH$";
	public const string GIT_SHORTHASH = "$WCSHORTHASH$";
}