# HG changeset patch # User bsw # Date 1366478889 -7200 # Node ID c4de4ef33da612ccef8ab426aea0fec58a9f70f3 # Parent 77873f08d94f662f8e6c8a0d2053669bdf94527b Going to version 2.2.3 diff -r 77873f08d94f -r c4de4ef33da6 config/init.lua --- a/config/init.lua Sat Apr 20 19:26:58 2013 +0200 +++ b/config/init.lua Sat Apr 20 19:28:09 2013 +0200 @@ -3,7 +3,7 @@ -- (except when you really know what you are doing!) -- ======================================================================== -config.app_version = "2.2.2" +config.app_version = "2.2.3" if not config.password_hash_algorithm then config.password_hash_algorithm = "crypt_sha512"