diff options
author | sr55 <[email protected]> | 2016-12-27 21:07:00 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2016-12-27 21:07:00 +0000 |
commit | 20c5bd33514a3f25493a008e6455083c1a471833 (patch) | |
tree | f5f059d483a3811e52f0adc92c88889fb5503c99 /win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs | |
parent | ab56de22aa7a5ec03b1a506d2533f8d97497524f (diff) |
WinGui: Bump versions to 1.0.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 66b7716db..76bdf790b 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.0.0")]
+[assembly: AssemblyVersion("1.0.1.0")]
[assembly: NeutralResourcesLanguage("")]
\ No newline at end of file |