rev357, Coffeescript compiler autodetect on linux, Fix loading screen hide on 0 sized sites
This commit is contained in:
parent
b83d6ba2ff
commit
dd2bb8b3fb
5 changed files with 25 additions and 12 deletions
|
@ -8,7 +8,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.3.2"
|
||||
self.rev = 351
|
||||
self.rev = 357
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.createParser()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue