diff options
author | sr55 <[email protected]> | 2008-03-16 16:50:29 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2008-03-16 16:50:29 +0000 |
commit | ab3ebdc5674f394edf50f436130cff8905a58e91 (patch) | |
tree | adbccb8ce4f1950c10f6b358823801a17b509756 /win/C#/Properties/Settings.settings | |
parent | 764c1ac7a990465199b5ee4e4c4e348383ba34c1 (diff) |
WinGui:
- When selecting a destination, The audio encoder selection dropdown now repopulates with only compatible encoders (based on file container)
- Misc other changes
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1343 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Properties/Settings.settings')
-rw-r--r-- | win/C#/Properties/Settings.settings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/Properties/Settings.settings b/win/C#/Properties/Settings.settings index c526f7a09..45f50b8db 100644 --- a/win/C#/Properties/Settings.settings +++ b/win/C#/Properties/Settings.settings @@ -27,7 +27,7 @@ <Value Profile="(Default)">Checked</Value>
</Setting>
<Setting Name="hb_build" Type="System.Int32" Scope="User">
- <Value Profile="(Default)">2008021900</Value>
+ <Value Profile="(Default)">2008021901</Value>
</Setting>
<Setting Name="skipversion" Type="System.Int32" Scope="User">
<Value Profile="(Default)">0</Value>
|