diff options
author | sr55 <[email protected]> | 2017-01-22 17:53:40 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2017-01-22 17:53:40 +0000 |
commit | d6519f23ced6869b06689416648c1e45526b6517 (patch) | |
tree | 10a1ae91359e6debaf37583df71670f43d632b87 /win/CS/HandBrakeTools/Properties/AssemblyInfo.cs | |
parent | 2880072077b1341627ae19c606b8ab1ad71313f6 (diff) |
WinGui: Bump version to 1.0.3 for the future release.
Diffstat (limited to 'win/CS/HandBrakeTools/Properties/AssemblyInfo.cs')
-rw-r--r-- | win/CS/HandBrakeTools/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrakeTools/Properties/AssemblyInfo.cs b/win/CS/HandBrakeTools/Properties/AssemblyInfo.cs index 03ee67e35..a5c0b3a19 100644 --- a/win/CS/HandBrakeTools/Properties/AssemblyInfo.cs +++ b/win/CS/HandBrakeTools/Properties/AssemblyInfo.cs @@ -41,5 +41,5 @@ using System.Windows; // 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("")]
\ No newline at end of file |