summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2013-03-09 22:10:39 +0000
committersr55 <[email protected]>2013-03-09 22:10:39 +0000
commit554c7ce4f7229e4b2df19d54001275d1ee3de49f (patch)
tree42e0321fcd9e887c745d34e45c794eea46f9e6e0 /win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs
parentfec70a178fdf6705cdebc003580f7c7e46842d73 (diff)
WinGui: Update Assembly Info and Installer templates
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5315 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs')
-rw-r--r--win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs
index a30401a56..a202e0bbb 100644
--- a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs
+++ b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs
@@ -13,7 +13,7 @@ using System.Windows;
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("HandBrake")]
-[assembly: AssemblyDescription("HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder.")]
+[assembly: AssemblyDescription("HandBrake is an open-source, GPL-licensed, multiplatform,video transcoder.")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("HandBrake Team")]
[assembly: AssemblyProduct("HandBrake")]
@@ -56,5 +56,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.9.8.4532")]
+[assembly: AssemblyVersion("0.9.9.5314")]
[assembly: NeutralResourcesLanguage("")] \ No newline at end of file