Move to development release

This commit is contained in:
Michael Boelen 2017-03-17 10:37:25 +01:00
parent 9ff31074a1
commit cba08e8002

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-15" PROGRAM_RELEASE_DATE="2017-03-18"
PROGRAM_RELEASE_TIMESTAMP=1489570216 PROGRAM_RELEASE_TIMESTAMP=1489570216
PROGRAM_RELEASE_TYPE="final" # dev or final PROGRAM_RELEASE_TYPE="dev" # dev or final
PROGRAM_VERSION="2.4.6" PROGRAM_VERSION="2.4.7"
# Source, documentation and license # Source, documentation and license
PROGRAM_SOURCE="https://github.com/CISOfy/lynis" PROGRAM_SOURCE="https://github.com/CISOfy/lynis"