mirror of
https://github.com/JHUAPL/DistMaker.git
synced 2026-01-08 22:18:03 -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
|
||||
# The version of DistMaker
|
||||
version = '0.36'
|
||||
version = '0.37'
|
||||
|
||||
|
||||
def logAndPrint(message="", indent=0, showTime=False):
|
||||
|
||||
Reference in New Issue
Block a user