From 40e862faa85bb7264d973b7fafb3e496043804c5 Mon Sep 17 00:00:00 2001 From: mboelen Date: Thu, 24 Sep 2015 21:43:25 +0200 Subject: [PATCH] Going towards stable 2.2.0 release --- lynis | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lynis b/lynis index b362c0d4..f2cf5c39 100755 --- a/lynis +++ b/lynis @@ -27,8 +27,8 @@ # # Program information PROGRAM_name="Lynis" - PROGRAM_version="2.1.2" - PROGRAM_releasedate="13 September 2015" + PROGRAM_version="2.1.3" + PROGRAM_releasedate="24 September 2015" PROGRAM_author="Michael Boelen, CISOfy" PROGRAM_author_contact="lynis-dev@cisofy.com" PROGRAM_website="https://cisofy.com"