summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2015-08-23 12:38:12 +0000
committersr55 <[email protected]>2015-08-23 12:38:12 +0000
commitf04245c5a03398eba8302b5c122d0f9c1bf07a22 (patch)
treebbf69a32055d34cca71950ac09022451708aa44b /win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs
parent70f9d02e090184b86f81fb7765b020e3004ae5bd (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.cs2
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