change subwcrev to use git instead

This commit is contained in:
zeromus 2018-04-10 23:06:35 -05:00
parent 8b3c15d0a4
commit f28d236729
1 changed files with 1 additions and 1 deletions

View File

@ -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