diff options
author | sr55 <[email protected]> | 2007-12-21 15:21:12 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2007-12-21 15:21:12 +0000 |
commit | 8ee09a3eac69c06cfd9b04c369c0ada1915c7fce (patch) | |
tree | 2f5216ed252af48d405e3cb4134996368d8ac648 /win/C#/app.config | |
parent | c9457fe2227ed8693e8b42044ddd4a4d5518ada6 (diff) |
WinGui:
- Updated build number to match SVN.
- Fixed an issue where Encode & Pause buttons didn't enable / disable correctly on the queue.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1144 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 a35ba754c..d33008bfd 100644 --- a/win/C#/app.config +++ b/win/C#/app.config @@ -35,7 +35,7 @@ <value>Checked</value>
</setting>
<setting name="hb_build" serializeAs="String">
- <value>1000</value>
+ <value>1144</value>
</setting>
<setting name="skipversion" serializeAs="String">
<value>0</value>
|