summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
diff options
context:
space:
mode:
authorsr55 <[email protected]>2017-01-22 17:53:40 +0000
committersr55 <[email protected]>2017-01-22 17:53:47 +0000
commitc69b9f62fe211fec80dbca1c706232453ce8bf42 (patch)
tree7704f95bfafe11e03bd442e96a0bdc3a7dd3538d /win/CS/HandBrake.ApplicationServices
parent51943f4115cb540793713571120f25414ab805d8 (diff)
WinGui: Bump version to 1.0.3 for the future release.
Diffstat (limited to 'win/CS/HandBrake.ApplicationServices')
-rw-r--r--win/CS/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
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("")]