Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormboelen <michael@cisofy.com>2015-09-24 22:43:25 +0300
committermboelen <michael@cisofy.com>2015-09-24 22:43:25 +0300
commit40e862faa85bb7264d973b7fafb3e496043804c5 (patch)
tree30657f4b6a1f6293d76fc4035754538a71bdb150
parentadb5948b302d5461c21953d0c792cddee5140e8b (diff)
Going towards stable 2.2.0 release
-rwxr-xr-xlynis4
1 files 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"