diff options
Diffstat (limited to 'win/CS/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs.tmpl')
-rw-r--r-- | win/CS/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs.tmpl b/win/CS/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs.tmpl index c9a9da245..99c4ed362 100644 --- a/win/CS/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs.tmpl +++ b/win/CS/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs.tmpl @@ -38,5 +38,5 @@ using System.Runtime.InteropServices; // 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.9.$WCREV$")]
[assembly: NeutralResourcesLanguage("")]
|