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#/app.config | |
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#/app.config')
-rw-r--r-- | win/C#/app.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/app.config b/win/C#/app.config index f5213e9d7..091deef5b 100644 --- a/win/C#/app.config +++ b/win/C#/app.config @@ -32,7 +32,7 @@ <value>Checked</value>
</setting>
<setting name="hb_build" serializeAs="String">
- <value>2008021900</value>
+ <value>2008021901</value>
</setting>
<setting name="skipversion" serializeAs="String">
<value>0</value>
|