From 630588694d7c2c070024ccf580125edbe49e6497 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 14 Oct 2007 11:44:54 +0000 Subject: WinGUI: - New development tab (hidden in release builds) for testing functions. - Fixed: chapter markers now get saved when using "set default" option - Fixed: crash on query editor if copy was used with an empty text box - Fixed: a few corrupted presets - Added: Width / height & anamorphic options get highlighted in red if someone tries to change the width/height when anamorphic is enabled. (text explanation added) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1024 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/Properties/Settings.settings | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'win/C#/Properties/Settings.settings') diff --git a/win/C#/Properties/Settings.settings b/win/C#/Properties/Settings.settings index 96bd2d9d6..a92bc7c73 100644 --- a/win/C#/Properties/Settings.settings +++ b/win/C#/Properties/Settings.settings @@ -3,7 +3,7 @@ - 2.4.1 + 2.4.2 http://download.m0k.org/handbrake/windows/update.txt @@ -126,7 +126,7 @@ - 0.9.1 + 0.9.2 Checked @@ -149,5 +149,8 @@ + + + \ No newline at end of file -- cgit v1.2.3