mirror of
https://github.com/JHUAPL/DistMaker.git
synced 2026-01-10 04:58:01 -05:00
New changes from Nobes to support Memory configuration on Windows.
Also fixed update mechanism to work on Windows. Incremented version number.
This commit is contained in:
@@ -10,7 +10,7 @@ import time
|
||||
|
||||
# Globals
|
||||
# The version of DistMaker
|
||||
version = '0.37'
|
||||
version = '0.38'
|
||||
|
||||
|
||||
def logAndPrint(message="", indent=0, showTime=False):
|
||||
|
||||
Reference in New Issue
Block a user