mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-22 00:44:00 +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():
|
def getVersion():
|
||||||
|
|
||||||
if version.HEADPHONES_VERSION.startswith('build '):
|
if version.HEADPHONES_VERSION.startswith('win32build'):
|
||||||
|
|
||||||
headphones.INSTALL_TYPE = 'win'
|
headphones.INSTALL_TYPE = 'win'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user