# HG changeset patch # User bsw # Date 1361472646 -3600 # Node ID 90fe8215ab88ad5ac83e6d838629489f6545aad5 # Parent 65c95cb65b4e68a54c979075983bca9fe5a33519 Going to version 2.2.0 diff -r 65c95cb65b4e -r 90fe8215ab88 config/init.lua --- a/config/init.lua Thu Feb 21 19:35:13 2013 +0100 +++ b/config/init.lua Thu Feb 21 19:50:46 2013 +0100 @@ -3,7 +3,7 @@ -- (except when you really know what you are doing!) -- ======================================================================== -config.app_version = "2.1.3" +config.app_version = "2.2.0" if not config.password_hash_algorithm then config.password_hash_algorithm = "crypt_sha512"