Skip to content

Commit fb5b808

Browse files
committed
Release 3.1.2
1 parent 7bf2024 commit fb5b808

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Lynis Changelog
22

3-
## Lynis 3.1.2 (not released yet)
3+
## Lynis 3.1.2 (2024-09-26)
44

55
### Added
66
- Detection of ALT Linux

lynis

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
4444

4545
# Version details
46-
PROGRAM_RELEASE_DATE="2024-03-18"
47-
PROGRAM_RELEASE_TIMESTAMP=1710671337
48-
PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
46+
PROGRAM_RELEASE_DATE="2024-09-26"
47+
PROGRAM_RELEASE_TIMESTAMP=1727352969
48+
PROGRAM_RELEASE_TYPE="release" # pre-release or release
4949
PROGRAM_VERSION="3.1.2"
5050

5151
# Source, documentation and license

0 commit comments

Comments
 (0)