From e1def5ed25d0de1c1dbf8ecfa430ae8120a36205 Mon Sep 17 00:00:00 2001 From: sr55 Date: Thu, 17 Apr 2008 21:17:23 +0000 Subject: WinGui: - Number of code corrections + Code cleanup git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1427 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/Properties/Settings.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'win/C#/Properties/Settings.Designer.cs') diff --git a/win/C#/Properties/Settings.Designer.cs b/win/C#/Properties/Settings.Designer.cs index 623992303..530f45aa0 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("0.9.2")] + [global::System.Configuration.DefaultSettingValueAttribute("0.9.3")] public string hb_version { get { return ((string)(this["hb_version"])); @@ -121,7 +121,7 @@ namespace Handbrake.Properties { [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("2008021901")] + [global::System.Configuration.DefaultSettingValueAttribute("2008041701")] public int hb_build { get { return ((int)(this["hb_build"])); -- cgit v1.2.3