summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2017-01-22 17:53:40 +0000
committersr55 <[email protected]>2017-01-22 17:53:40 +0000
commitd6519f23ced6869b06689416648c1e45526b6517 (patch)
tree10a1ae91359e6debaf37583df71670f43d632b87 /win/CS/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs
parent2880072077b1341627ae19c606b8ab1ad71313f6 (diff)
WinGui: Bump version to 1.0.3 for the future release.
Diffstat (limited to 'win/CS/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs')
-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("")]