diff --git a/vc/SubWCRev.bat b/vc/SubWCRev.bat index d533b46e..c8cf8756 100644 --- a/vc/SubWCRev.bat +++ b/vc/SubWCRev.bat @@ -1,2 +1,2 @@ -BizHawk.Build.Tool SVN_REV --wc .. --template "defaultconfig\svnrev_template.h" --out "userconfig\svnrev.h" +BizHawk.Build.Tool GIT_REV --wc .. --template "defaultconfig\svnrev_template.h" --out "userconfig\svnrev.h" exit 0 \ No newline at end of file