# HG changeset patch # User bsw # Date 1427229101 -3600 # Node ID 1d529f76974211dff77ebcd6e06302a7a4396c1e # Parent 2888bdc21ed599a25cda46ad612520c4818aa2a0 Going to version 3.0.5 diff -r 2888bdc21ed5 -r 1d529f769742 config/init.lua --- a/config/init.lua Tue Mar 24 20:10:51 2015 +0100 +++ b/config/init.lua Tue Mar 24 21:31:41 2015 +0100 @@ -3,7 +3,7 @@ -- (except when you really know what you are doing!) -- ======================================================================== -config.app_version = "3.0.4" +config.app_version = "3.0.5" if not config.password_hash_algorithm then config.password_hash_algorithm = "crypt_sha512"