Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
remotes/origin/2.0
Nico Schottelius 13 years ago
parent 78181f2a4d
commit c4aa68cfc1
  1. 2
      lib/cdist/__init__.py

@ -29,7 +29,7 @@ try:
'cd "%s" && git describe' % here,
stderr=devnull, shell=True).decode('utf-8')
except:
VERSION = "2.0.11"
VERSION = "2.0.12"
BANNER = """
.. . .x+=:. s

Loading…
Cancel
Save