diff options
Diffstat (limited to 'win/CS/HandBrake.Interop/Properties/AssemblyInfo.cs')
-rw-r--r-- | win/CS/HandBrake.Interop/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrake.Interop/Properties/AssemblyInfo.cs b/win/CS/HandBrake.Interop/Properties/AssemblyInfo.cs index 75448ee2a..9edd54d7e 100644 --- a/win/CS/HandBrake.Interop/Properties/AssemblyInfo.cs +++ b/win/CS/HandBrake.Interop/Properties/AssemblyInfo.cs @@ -43,5 +43,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("1.3.0.0")] +[assembly: AssemblyVersion("1.3.1.0")] [assembly: NeutralResourcesLanguage("")] |