diff options
author | sr55 <[email protected]> | 2017-01-01 22:21:13 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2017-01-01 22:21:13 +0000 |
commit | ed2dc87b0ab03d954abea666aa5930def6c929b3 (patch) | |
tree | 7ff9e98c033e6d9bd50a086c3969c3fe331f504b /win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs | |
parent | ed846fdfd18802bcd9f515fe34ed08f81e3d1ab3 (diff) |
WinGui: Set version to 1.0.2
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs index 2b83ad283..cb689d45f 100644 --- a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs +++ b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs @@ -61,5 +61,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.1.0")]
+[assembly: AssemblyVersion("1.0.2.0")]
[assembly: NeutralResourcesLanguage("")]
\ No newline at end of file |