summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Worker/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2020-05-02 14:45:20 +0100
committersr55 <[email protected]>2020-05-02 14:45:20 +0100
commitaf0f950668fd35a366d06c6a5d490776229b3827 (patch)
tree74683862322a20fdbe8dd3ae563e953781a1040c /win/CS/HandBrake.Worker/Properties/AssemblyInfo.cs
parentf86a7bc265cdb52a0e09cceebd26368ff39f67d5 (diff)
WinGui: Bump the version to 1.3.2
Diffstat (limited to 'win/CS/HandBrake.Worker/Properties/AssemblyInfo.cs')
-rw-r--r--win/CS/HandBrake.Worker/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/CS/HandBrake.Worker/Properties/AssemblyInfo.cs b/win/CS/HandBrake.Worker/Properties/AssemblyInfo.cs
index a0c2de6d4..620da06a8 100644
--- a/win/CS/HandBrake.Worker/Properties/AssemblyInfo.cs
+++ b/win/CS/HandBrake.Worker/Properties/AssemblyInfo.cs
@@ -41,5 +41,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.1.0")]
-[assembly: AssemblyFileVersion("1.3.1.0")]
+[assembly: AssemblyVersion("1.3.2.0")]
+[assembly: AssemblyFileVersion("1.3.2.0")]