liquid_feedback_frontend
diff config/init.lua @ 954:589c81f5798a
Going to version 2.1.3
author | bsw |
---|---|
date | Mon Dec 10 20:39:47 2012 +0100 (2012-12-10) |
parents | 403e8c211592 |
children | 90fe8215ab88 |
line diff
1.1 --- a/config/init.lua Mon Dec 10 19:59:30 2012 +0100 1.2 +++ b/config/init.lua Mon Dec 10 20:39:47 2012 +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.1.2" 1.8 +config.app_version = "2.1.3" 1.9 1.10 if not config.password_hash_algorithm then 1.11 config.password_hash_algorithm = "crypt_sha512"