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