From d2fbd1565529207e9e98a5c8a023c825d670ece1 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 23 May 2012 14:17:49 +0200 Subject: [PATCH] ++version=2.0.11 Signed-off-by: Nico Schottelius --- doc/changelog | 2 +- lib/cdist/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/changelog b/doc/changelog index d3202c70..e2605009 100644 --- a/doc/changelog +++ b/doc/changelog @@ -4,7 +4,7 @@ Changelog * Changes are always commented with their author in (braces) * Exception: No braces means author == Nico Schottelius -2.0.11: +2.0.11: 2012-05-23 * Fix insecure file/directory creation: Use umask 077 2.0.10: 2012-05-18 diff --git a/lib/cdist/__init__.py b/lib/cdist/__init__.py index b9289911..35dc72c7 100644 --- a/lib/cdist/__init__.py +++ b/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.10" + VERSION = "2.0.11" BANNER = """ .. . .x+=:. s