summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2015-01-25 19:13:54 +0000
committersr55 <[email protected]>2015-01-25 19:13:54 +0000
commitcaed9f1d774a7f64ff0e71f247cd19ce7e3f6b89 (patch)
tree1e687c7993c0367d79ef8d3d8ed94e99ac104802 /win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs
parent7e55e64f9478bf0cc5b4f05516936e019a3c3812 (diff)
WinGui:
- Change the internal presets.dat file which stores built-in presets to JSON. - Starting to remove the CLI handling code. - Some assembly info updates. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6812 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 c9dd6cc8e..10daac53d 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.5311")]
+[assembly: AssemblyVersion("0.0.0.6809")]
[assembly: NeutralResourcesLanguage("")] \ No newline at end of file