From b936532f359d1925294cb657046258f5cbc9fac4 Mon Sep 17 00:00:00 2001 From: sr55 Date: Wed, 18 Dec 2019 16:11:44 +0000 Subject: WinGui: Bump version to 1.4 on master --- win/CS/HandBrake.Interop/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win/CS/HandBrake.Interop') diff --git a/win/CS/HandBrake.Interop/Properties/AssemblyInfo.cs b/win/CS/HandBrake.Interop/Properties/AssemblyInfo.cs index 75448ee2a..f693e1fec 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.4.0.0")] [assembly: NeutralResourcesLanguage("")] -- cgit v1.2.3