liquid_feedback_frontend

changeset 1066:e96d63b7a5e2

Going to version 3.0.2
author bsw
date Wed Jul 16 22:00:49 2014 +0200 (2014-07-16)
parents 0c9c02925a82
children 9ed6e0389854
files config/init.lua
line diff
     1.1 --- a/config/init.lua	Wed Jul 16 21:55:03 2014 +0200
     1.2 +++ b/config/init.lua	Wed Jul 16 22:00:49 2014 +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 = "3.0.1"
     1.8 +config.app_version = "3.0.2"
     1.9  
    1.10  if not config.password_hash_algorithm then
    1.11    config.password_hash_algorithm = "crypt_sha512"

Impressum / About Us