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:
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis10
1 files changed, 5 insertions, 5 deletions
diff --git a/lynis b/lynis
index 06c88841..6d4ea259 100755
--- a/lynis
+++ b/lynis
@@ -28,15 +28,15 @@
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
# Version details
- PROGRAM_RELEASE_DATE="2016-10-27"
- PROGRAM_RELEASE_TIMESTAMP=1477554032
- PROGRAM_RELEASE_TYPE="dev" # dev or final
+ PROGRAM_RELEASE_DATE="2017-02-09"
+ PROGRAM_RELEASE_TIMESTAMP=1486643410
+ PROGRAM_RELEASE_TYPE="final" # dev or final
PROGRAM_VERSION="2.4.1"
# Source, documentation and license
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
- PROGRAM_COPYRIGHT="2007-2016, ${PROGRAM_AUTHOR} - ${PROGRAM_WEBSITE}"
+ PROGRAM_COPYRIGHT="2007-2017, ${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."
@@ -1049,4 +1049,4 @@ ${NORMAL}
#
#================================================================================
-# Lynis - Copyright 2007-2016, Michael Boelen, CISOfy - https://cisofy.com
+# Lynis - Copyright 2007-2017, Michael Boelen, CISOfy - https://cisofy.com