diff options
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl index f5bc4f7e5..29208d222 100644 --- a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl +++ b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl @@ -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.$WCREV$")]
+[assembly: AssemblyVersion("0.9.8.$WCREV$")]
[assembly: NeutralResourcesLanguage("")]
\ No newline at end of file |