liquid_feedback_frontend
diff config/init.lua @ 986:99844a83ca50
Going to version 2.2.2
author | bsw |
---|---|
date | Wed Mar 20 09:26:03 2013 +0100 (2013-03-20) |
parents | 7ee30345ea59 |
children | 81bde33c2256 |
line diff
1.1 --- a/config/init.lua Wed Mar 20 09:06:39 2013 +0100 1.2 +++ b/config/init.lua Wed Mar 20 09:26:03 2013 +0100 1.3 @@ -3,7 +3,7 @@ 1.4 -- (except when you really know what you are doing!) 1.5 -- ======================================================================== 1.6 1.7 -config.app_version = "2.2.1" 1.8 +config.app_version = "2.2.2" 1.9 1.10 if not config.password_hash_algorithm then 1.11 config.password_hash_algorithm = "crypt_sha512"