From 4a7d10d8d6d84e6c3547fcad80a69b1c31675ce3 Mon Sep 17 00:00:00 2001 From: mboelen Date: Wed, 27 Aug 2014 12:54:52 +0200 Subject: [PATCH] Set release date for 1.6.0 --- lynis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lynis b/lynis index d18054e5..c5d145fa 100755 --- a/lynis +++ b/lynis @@ -21,7 +21,7 @@ # Program information PROGRAM_name="Lynis" PROGRAM_version="1.6.0" - PROGRAM_releasedate="xx August 2014" + PROGRAM_releasedate="27 August 2014" PROGRAM_author="Michael Boelen" PROGRAM_author_contact="michael@cisofy.com" PROGRAM_website="http://cisofy.com"