diff options
author | sr55 <[email protected]> | 2012-07-16 07:52:20 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2012-07-16 07:52:20 +0000 |
commit | 05f3bd4d19a3dc244db663cb163e709226e5c8ff (patch) | |
tree | 4818d03b81ddc147c2cc6083ed2ae69ecc4d139e /win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs | |
parent | 7c2757f504e7e081a1881b9b86f0444d73fc8b31 (diff) |
WinGui: Pushing version numbers forward for the main branch.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4847 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 4903de063..fc7c4398f 100644 --- a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs +++ b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs @@ -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.6.4532")]
+[assembly: AssemblyVersion("0.9.8.4532")]
[assembly: NeutralResourcesLanguage("")]
\ No newline at end of file |