summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl')
-rw-r--r--win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl
index b3b43f99c..17a7a32ba 100644
--- a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl
+++ b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl
@@ -22,7 +22,7 @@ using System.Windows;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("HandBrake")]
[assembly: AssemblyProduct("HandBrake")]
-[assembly: AssemblyCopyright("Copyright © HandBrake Team 2013")]
+[assembly: AssemblyCopyright("Copyright © 2003-2014 HandBrake Team")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -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("0.9.9.$WCREV$")]
+[assembly: AssemblyVersion("0.10.0.$WCREV$")]
[assembly: NeutralResourcesLanguage("")] \ No newline at end of file