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
path: root/lynis
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2021-01-07 17:22:19 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2021-01-07 17:22:19 +0300
commitda1c1eca10b09e387e06cf8126961957a3105374 (patch)
tree0799a6699d69ae8d876f9f3161981a5168691786 /lynis
parentab1111c0ed270f4f45bc5fd47ff994f8711eb69e (diff)
Preparation for release 3.0.3
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis10
1 files changed, 5 insertions, 5 deletions
diff --git a/lynis b/lynis
index f03f197c..71eafb1a 100755
--- a/lynis
+++ b/lynis
@@ -43,16 +43,16 @@
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
# Version details
- PROGRAM_RELEASE_DATE="2020-12-26"
- PROGRAM_RELEASE_TIMESTAMP=1608801742
- PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
+ PROGRAM_RELEASE_DATE="2021-01-07"
+ PROGRAM_RELEASE_TIMESTAMP=1610029111
+ PROGRAM_RELEASE_TYPE="release" # pre-release or release
PROGRAM_VERSION="3.0.3"
# Source, documentation and license
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
PROGRAM_PACKAGE="https://packages.cisofy.com/"
PROGRAM_DOCUMENTATION="https://cisofy.com/docs/"
- PROGRAM_COPYRIGHT="2007-2020, ${PROGRAM_AUTHOR} - ${PROGRAM_WEBSITE}"
+ PROGRAM_COPYRIGHT="2007-2021, ${PROGRAM_AUTHOR} - ${PROGRAM_WEBSITE}"
PROGRAM_LICENSE="${PROGRAM_NAME} comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
welcome to redistribute it under the terms of the GNU General Public License.
See the LICENSE file for details about using this software."
@@ -1149,4 +1149,4 @@ ${NORMAL}
#
#================================================================================
-# Lynis - Copyright 2007-2020, Michael Boelen, CISOfy - https://cisofy.com
+# Lynis - Copyright 2007-2021, Michael Boelen, CISOfy - https://cisofy.com