From 35657a951243b6c81a35a198d65bc4857e8202f3 Mon Sep 17 00:00:00 2001 From: mboelen Date: Thu, 16 Apr 2015 20:01:42 +0200 Subject: [PATCH] Preparing for new release 2.1.0 --- lynis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lynis b/lynis index a9f5df0e..8c973291 100755 --- a/lynis +++ b/lynis @@ -23,7 +23,7 @@ # Program information PROGRAM_name="Lynis" PROGRAM_version="2.1.0" - PROGRAM_releasedate="7 April 2015" + PROGRAM_releasedate="16 April 2015" PROGRAM_author="CISOfy" PROGRAM_author_contact="lynis-dev@cisofy.com" PROGRAM_website="https://cisofy.com"