summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorsr55 <[email protected]>2016-09-15 21:55:24 +0100
committersr55 <[email protected]>2016-09-15 21:55:24 +0100
commit94cf5b7f6fcd4f2a4f5f8f0d1290b34dcd2c33d6 (patch)
tree836e6b33a712d5a58d6f324565d5c38e07096db8 /win
parente746272e2414156dd870ccd6a3ef8d6b698f75ed (diff)
WinGui: Set the Preset version to 3 in the defaultsettings.xml This should prevent outdated preset notificaiton for new users.
Diffstat (limited to 'win')
-rw-r--r--win/CS/HandBrakeWPF/defaultsettings.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<string>ForcePresetReset</string>
</key>
<value>
- <anyType xmlns:q1="http://www.w3.org/2001/XMLSchema" d4p1:type="q1:int" xmlns:d4p1="http://www.w3.org/2001/XMLSchema-instance">2</anyType>
+ <anyType xmlns:q1="http://www.w3.org/2001/XMLSchema" d4p1:type="q1:int" xmlns:d4p1="http://www.w3.org/2001/XMLSchema-instance">3</anyType>
</value>
</item>
</dictionary> \ No newline at end of file