diff options
author | sr55 <[email protected]> | 2015-08-23 12:38:12 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2015-08-23 12:38:12 +0000 |
commit | f04245c5a03398eba8302b5c122d0f9c1bf07a22 (patch) | |
tree | bbf69a32055d34cca71950ac09022451708aa44b /win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs | |
parent | 70f9d02e090184b86f81fb7765b020e3004ae5bd (diff) |
WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembly info files.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7407 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs index 10daac53d..1699a30b5 100644 --- a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs +++ b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs @@ -61,5 +61,5 @@ using System.Windows; // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("0.0.0.6809")]
+[assembly: AssemblyVersion("0.0.0.0")]
[assembly: NeutralResourcesLanguage("")]
\ No newline at end of file |