diff options
author | sr55 <[email protected]> | 2018-06-18 15:07:09 +0100 |
---|---|---|
committer | sr55 <[email protected]> | 2018-06-18 15:07:09 +0100 |
commit | 1bd13ba48bffa1652ad4bcf58d3a88c24bae25f8 (patch) | |
tree | aa28c4b2fa8d2415bfa07a5003ace807dcbcb379 /win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs | |
parent | cc241ecd91aa8dfc8bc2e900529db490c60ca064 (diff) |
WinGui: Bump version to 1.1.11.1.1
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 13c81ced7..b20b8ddb3 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.1.0.0")]
+[assembly: AssemblyVersion("1.1.1.0")]
[assembly: NeutralResourcesLanguage("")]
\ No newline at end of file |