From 365b320e7cf5714a9386fcd6a8a11d36692c2d03 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 5 Jun 2012 18:32:09 +0200 Subject: [PATCH] ++version = 2.0.13 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 0d44af54..60b21f90 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.13: +2.0.13: 2012-06-05 * Bugfix __ssh_authorized_key: Ensure it sets proper group (contradict) * Bugfix __addifnosuchline: Fixed quotes/interpolation bug ("a b" became "a b") * New Explorer: interfaces (Sébastien Gross) diff --git a/lib/cdist/__init__.py b/lib/cdist/__init__.py index 38a5f602..02df2f2f 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.12" + VERSION = "2.0.13" BANNER = """ .. . .x+=:. s