summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Properties
diff options
context:
space:
mode:
authorsr55 <[email protected]>2018-12-26 16:33:52 +0000
committersr55 <[email protected]>2018-12-26 16:33:52 +0000
commit87aca54434905b1b8f5ab50e5a7c263cc1de15b6 (patch)
tree4e449223156668e40af57806e5b4939325337795 /win/CS/HandBrakeWPF/Properties
parent9508b5483739301dad112fd074b44362e0b34d2b (diff)
WinGui: Bump Version to 1.3.0
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties')
-rw-r--r--win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs
index b4e11e42b..610f390c2 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.2.0.0")]
+[assembly: AssemblyVersion("1.3.0.0")]
[assembly: NeutralResourcesLanguage("")] \ No newline at end of file