From c69b9f62fe211fec80dbca1c706232453ce8bf42 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 22 Jan 2017 17:53:40 +0000 Subject: WinGui: Bump version to 1.0.3 for the future release. --- win/CS/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win/CS/HandBrake.ApplicationServices') diff --git a/win/CS/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs b/win/CS/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs index 16c9daf0e..46b5a0638 100644 --- a/win/CS/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs +++ b/win/CS/HandBrake.ApplicationServices/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.0.2.0")] +[assembly: AssemblyVersion("1.0.3.0")] [assembly: NeutralResourcesLanguage("")] -- cgit v1.2.3