-- 2.0 beta 1 to 2.0 beta 2
UPDATE
mlf2_settings
SET
value
=
'2.0 beta 2'
WHERE
name
=
'version'
;