summaryrefslogtreecommitdiffstats
path: root/win/C#/Properties/Settings.Designer.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2008-04-17 21:17:23 +0000
committersr55 <[email protected]>2008-04-17 21:17:23 +0000
commite1def5ed25d0de1c1dbf8ecfa430ae8120a36205 (patch)
treef9dae40a65831f61d210d1a5cbb8ef121c4d0842 /win/C#/Properties/Settings.Designer.cs
parent8f7fc8b197e02370f95a47c68a01160e9085a9e8 (diff)
WinGui:
- Number of code corrections + Code cleanup git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1427 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Properties/Settings.Designer.cs')
-rw-r--r--win/C#/Properties/Settings.Designer.cs4
1 files changed, 2 insertions, 2 deletions
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"]));