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:
authorMichael Boelen <michael.boelen@cisofy.com>2020-06-18 13:51:54 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2020-06-18 13:51:54 +0300
commit05ef9547ae42c9885c84058c575b01ef9ec903cf (patch)
tree010e67c0d6413a79b62355bf297987f4954ad989
parent3fa85dd964e5b2ec9aaa9cbd473c78f32d4b2f72 (diff)
Release 3.0.03.0.0
-rwxr-xr-xlynis6
1 files changed, 3 insertions, 3 deletions
diff --git a/lynis b/lynis
index 2d79fa4f..1b3803dc 100755
--- a/lynis
+++ b/lynis
@@ -43,9 +43,9 @@
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
# Version details
- PROGRAM_RELEASE_DATE="2020-03-20"
- PROGRAM_RELEASE_TIMESTAMP=1584711965
- PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
+ PROGRAM_RELEASE_DATE="2020-06-18"
+ PROGRAM_RELEASE_TIMESTAMP=1592477492
+ PROGRAM_RELEASE_TYPE="release" # pre-release or release
PROGRAM_VERSION="3.0.0"
# Source, documentation and license