summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop
diff options
context:
space:
mode:
authorsr55 <[email protected]>2019-12-18 16:11:44 +0000
committersr55 <[email protected]>2019-12-18 16:11:44 +0000
commitb936532f359d1925294cb657046258f5cbc9fac4 (patch)
tree77383f361372f91a38ecc690c70c3d993b796e05 /win/CS/HandBrake.Interop
parentb4f55ca8e55b9e2972a0eaa231bd87e466197639 (diff)
WinGui: Bump version to 1.4 on master
Diffstat (limited to 'win/CS/HandBrake.Interop')
-rw-r--r--win/CS/HandBrake.Interop/Properties/AssemblyInfo.cs2
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..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("")]