mirror of
https://github.com/rembo10/headphones.git
synced 2026-04-03 03:29:26 +01:00
Updated versioncheck to correctly identify the HenryFord win32 build
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user