We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc6df5 commit 85f2c14Copy full SHA for 85f2c14
lynis
@@ -43,9 +43,9 @@
43
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
44
45
# Version details
46
- PROGRAM_RELEASE_DATE="2024-12-16"
47
- PROGRAM_RELEASE_TIMESTAMP=1734340704
48
- PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
+ PROGRAM_RELEASE_DATE="2025-01-28"
+ PROGRAM_RELEASE_TIMESTAMP=1738061140
+ PROGRAM_RELEASE_TYPE="release" # pre-release or release
49
PROGRAM_VERSION="3.1.4"
50
51
# Source, documentation and license
0 commit comments