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>2017-03-27 12:47:15 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2017-03-27 12:47:15 +0300
commit8d5243c928cd8774cde4412d028cca7e3ae0bae6 (patch)
treeb9af92f1548443c2980379d1e590d71baab0c9b1 /lynis
parent5f0b24d2c8411b1ff4c81f54b7edde3c99004e4a (diff)
Moving to development version
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis8
1 files changed, 4 insertions, 4 deletions
diff --git a/lynis b/lynis
index 87303e0c..732b4cf0 100755
--- a/lynis
+++ b/lynis
@@ -34,10 +34,10 @@
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
# Version details
- PROGRAM_RELEASE_DATE="2017-03-22"
- PROGRAM_RELEASE_TIMESTAMP=1490179355
- PROGRAM_RELEASE_TYPE="final" # dev or final
- PROGRAM_VERSION="2.4.7"
+ PROGRAM_RELEASE_DATE="2017-03-27"
+ PROGRAM_RELEASE_TIMESTAMP=1490607505
+ PROGRAM_RELEASE_TYPE="dev" # dev or final
+ PROGRAM_VERSION="2.4.8"
# Source, documentation and license
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"