From: sr55 Date: Thu, 15 Sep 2016 20:55:24 +0000 (+0100) Subject: WinGui: Set the Preset version to 3 in the defaultsettings.xml This should prevent... X-Git-Tag: 1.0.0~220 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=94cf5b7f6fcd4f2a4f5f8f0d1290b34dcd2c33d6;p=handbrake WinGui: Set the Preset version to 3 in the defaultsettings.xml This should prevent outdated preset notificaiton for new users. --- diff --git a/win/CS/HandBrakeWPF/defaultsettings.xml b/win/CS/HandBrakeWPF/defaultsettings.xml index 05e0090b6..42c662ac1 100644 --- a/win/CS/HandBrakeWPF/defaultsettings.xml +++ b/win/CS/HandBrakeWPF/defaultsettings.xml @@ -469,7 +469,7 @@ ForcePresetReset - 2 + 3 \ No newline at end of file