Move to development version

This commit is contained in:
Michael Boelen 2017-03-12 16:36:12 +01:00
parent 88b37d16ca
commit 369f0b82d7

6
lynis
View File

@ -34,10 +34,10 @@
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com" PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
# Version details # Version details
PROGRAM_RELEASE_DATE="2017-03-09" PROGRAM_RELEASE_DATE="2017-03-12"
PROGRAM_RELEASE_TIMESTAMP=1489058902 PROGRAM_RELEASE_TIMESTAMP=1489058902
PROGRAM_RELEASE_TYPE="final" # dev or final PROGRAM_RELEASE_TYPE="dev" # dev or final
PROGRAM_VERSION="2.4.5" PROGRAM_VERSION="2.4.6"
# Source, documentation and license # Source, documentation and license
PROGRAM_SOURCE="https://github.com/CISOfy/lynis" PROGRAM_SOURCE="https://github.com/CISOfy/lynis"