Updated versioncheck to correctly identify the HenryFord win32 build

This commit is contained in:
rembo10
2012-06-21 22:50:51 +05:30
parent cc5e8b8f70
commit 63e4dc65c2

View File

@@ -62,7 +62,7 @@ def runGit(args):
def getVersion():
if version.HEADPHONES_VERSION.startswith('build '):
if version.HEADPHONES_VERSION.startswith('win32build'):
headphones.INSTALL_TYPE = 'win'