summaryrefslogtreecommitdiffstats
path: root/win/C#/app.config
diff options
context:
space:
mode:
authorsr55 <[email protected]>2007-12-21 17:45:15 +0000
committersr55 <[email protected]>2007-12-21 17:45:15 +0000
commit0854dc24ec1f2d0392c63e65f93cd9b85c0a292f (patch)
treec6d4c6781716155442904a18247d1850e1b91888 /win/C#/app.config
parent8ee09a3eac69c06cfd9b04c369c0ada1915c7fce (diff)
WinGui:
- Changed back from Query Window to Query Editor tab by popular demand. - Fixed a small issue with resolution calculating the height when it shouldn't. - Removed some old labels from the main window. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1145 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/app.config')
-rw-r--r--win/C#/app.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/app.config b/win/C#/app.config
index d33008bfd..3b7b17186 100644
--- a/win/C#/app.config
+++ b/win/C#/app.config
@@ -23,7 +23,7 @@
<value>Checked</value>
</setting>
<setting name="hb_version" serializeAs="String">
- <value>0.9.2</value>
+ <value>0.9.1</value>
</setting>
<setting name="tooltipEnable" serializeAs="String">
<value>Checked</value>