mirror of
https://github.com/JHUAPL/DistMaker.git
synced 2026-01-09 14:37:54 -05:00
incrementing version number - added a mechanism to do a simple (non-gui) "is it up to date" check; all build mechanisms and deploy mechanisms are unchanged
This commit is contained in:
@@ -10,7 +10,7 @@ import time
|
|||||||
|
|
||||||
# Globals
|
# Globals
|
||||||
# The version of DistMaker
|
# The version of DistMaker
|
||||||
version = '0.36'
|
version = '0.37'
|
||||||
|
|
||||||
|
|
||||||
def logAndPrint(message="", indent=0, showTime=False):
|
def logAndPrint(message="", indent=0, showTime=False):
|
||||||
|
|||||||
Reference in New Issue
Block a user