++version=2.0.11
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
cfc20ce4ee
commit
d2fbd15655
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ try:
|
|||
'cd "%s" && git describe' % here,
|
||||
stderr=devnull, shell=True).decode('utf-8')
|
||||
except:
|
||||
VERSION = "2.0.10"
|
||||
VERSION = "2.0.11"
|
||||
|
||||
BANNER = """
|
||||
.. . .x+=:. s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue