liquid_feedback_frontend

changeset 1114:f41b584efaf4

Going to version 3.0.3
author bsw
date Mon Nov 10 18:57:49 2014 +0100 (2014-11-10)
parents 498d655dbc18
children b9364e1b7994
files config/init.lua
line diff
     1.1 --- a/config/init.lua	Mon Nov 10 18:52:33 2014 +0100
     1.2 +++ b/config/init.lua	Mon Nov 10 18:57:49 2014 +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 = "3.0.2"
     1.8 +config.app_version = "3.0.3"
     1.9  
    1.10  if not config.password_hash_algorithm then
    1.11    config.password_hash_algorithm = "crypt_sha512"

Impressum / About Us