From 8fcca37187f9dfc6dff63f407590d6c87f4ee7e9 Mon Sep 17 00:00:00 2001 From: mboelen Date: Mon, 21 Dec 2015 15:18:48 +0100 Subject: [PATCH] New patch level 6 reached, preparing for 2.2.0 release --- lynis | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lynis b/lynis index 28b57394..b0c33853 100755 --- a/lynis +++ b/lynis @@ -27,8 +27,8 @@ # Program information PROGRAM_name="Lynis" - PROGRAM_version="2.1.5" - PROGRAM_releasedate="16 December 2015" + PROGRAM_version="2.1.6" + PROGRAM_releasedate="21 December 2015" PROGRAM_author="Michael Boelen, CISOfy" PROGRAM_author_contact="lynis-dev@cisofy.com" PROGRAM_website="https://cisofy.com"