liquid_feedback_frontend

changeset 910:e7cea3037d69

Going to v2.1.0
author bsw
date Sun Sep 23 16:43:36 2012 +0200 (2012-09-23)
parents 3341081a69e0
children c0d17602fd8c
files config/init.lua
line diff
     1.1 --- a/config/init.lua	Sun Sep 23 16:42:33 2012 +0200
     1.2 +++ b/config/init.lua	Sun Sep 23 16:43:36 2012 +0200
     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.0.5"
     1.8 +config.app_version = "2.1.0"
     1.9  
    1.10  if not config.password_hash_algorithm then
    1.11    config.password_hash_algorithm = "crypt_sha512"

Impressum / About Us