Skip to content

Commit

Permalink
Release 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mboelen committed Oct 26, 2018
1 parent 0e5740e commit 57cd296
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Lynis Changelog

## Lynis 2.7.0
## Lynis 2.7.0 (2018-10-26)

### Added
- MACF-6240 - Detection of TOMOYO binary
Expand Down
6 changes: 3 additions & 3 deletions lynis
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
PROGRAM_AUTHOR_CONTACT="[email protected]"

# Version details
PROGRAM_RELEASE_DATE="2018-10-18"
PROGRAM_RELEASE_TIMESTAMP=1539853524
PROGRAM_RELEASE_TYPE="dev" # dev or final
PROGRAM_RELEASE_DATE="2018-10-26"
PROGRAM_RELEASE_TIMESTAMP=1540556675
PROGRAM_RELEASE_TYPE="final" # dev or final
PROGRAM_VERSION="2.7.0"

# Source, documentation and license
Expand Down

0 comments on commit 57cd296

Please sign in to comment.