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-10-08 17:26:10 +0300
committermboelen <michael@cisofy.com>2015-10-08 17:26:10 +0300
commit82b105792cad51289bd285797789c809b7c45054 (patch)
tree3625af1e3ba7bbf7acc0bbbb66cce400af9c541f
parenta99a3d348e66cd00f905ef950522d562a403ea9a (diff)
Bumping up version towards major 2.2.0 release
-rwxr-xr-xlynis4
1 files changed, 2 insertions, 2 deletions
diff --git a/lynis b/lynis
index 8b1939c4..8735fe6d 100755
--- a/lynis
+++ b/lynis
@@ -27,8 +27,8 @@
#
# Program information
PROGRAM_name="Lynis"
- PROGRAM_version="2.1.4"
- PROGRAM_releasedate="1 October 2015"
+ PROGRAM_version="2.1.5"
+ PROGRAM_releasedate="8 October 2015"
PROGRAM_author="Michael Boelen, CISOfy"
PROGRAM_author_contact="lynis-dev@cisofy.com"
PROGRAM_website="https://cisofy.com"