Updates for: added support to allow configuration of target platform to build, refactoring of glum.zio package, cleanup

This commit is contained in:
Norberto Lopez
2017-04-28 16:29:28 +00:00
parent f247ce9df4
commit cdaafece45
13 changed files with 135 additions and 98 deletions

View File

@@ -11,7 +11,7 @@ import time
# Globals
# The default version of DistMaker
version = '0.44'
version = '0.45'
def logAndPrint(message="", indent=0, showTime=False):