summaryrefslogtreecommitdiffstats
path: root/win/C#/Properties/Settings.Designer.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2008-06-30 14:24:47 +0000
committersr55 <[email protected]>2008-06-30 14:24:47 +0000
commitcc794d8c78cbc128db8c6b0c1b33014be17dd958 (patch)
tree33818ed837a8a7324e96bc82839a0ea1d626a837 /win/C#/Properties/Settings.Designer.cs
parent9c5ffcd12957fcf93c4addd7ccc478c85304d047 (diff)
WinGui:
- Queue system moved into it's own class. - Queue now uses a listview display instead of a simple list. It now displays some information about each encode instead of the CLI String. - Misc other Fixes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1544 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Properties/Settings.Designer.cs')
-rw-r--r--win/C#/Properties/Settings.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/Properties/Settings.Designer.cs b/win/C#/Properties/Settings.Designer.cs
index f4ab1fb8a..48947cc1c 100644
--- a/win/C#/Properties/Settings.Designer.cs
+++ b/win/C#/Properties/Settings.Designer.cs
@@ -73,7 +73,7 @@ namespace Handbrake.Properties {
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("SVN1477")]
+ [global::System.Configuration.DefaultSettingValueAttribute("SVN1544")]
public string hb_version {
get {
return ((string)(this["hb_version"]));