From b6bff3a5515c6cf5a0ef4297c28e7cc1d58f2aa7 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 7 Sep 2012 14:06:19 +0200 Subject: [PATCH] version bump 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 589e3100..add17af2 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.14: +2.0.14: 2012-09-07 * Bugfix Type: __jail: Use correct variable (Jake Guffey) * Change Type: __jail: Parameter jailbase now optional (Jake Guffey) * Bugfix Type: __user: Use passwd database on FreeBSD (Jake Guffey) diff --git a/lib/cdist/__init__.py b/lib/cdist/__init__.py index 02df2f2f..85bc5f77 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.13" + VERSION = "2.0.14" BANNER = """ .. . .x+=:. s