summaryrefslogtreecommitdiffstats
path: root/win/CS/Properties
diff options
context:
space:
mode:
Diffstat (limited to 'win/CS/Properties')
-rw-r--r--win/CS/Properties/AssemblyInfo.cs.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/CS/Properties/AssemblyInfo.cs.tmpl b/win/CS/Properties/AssemblyInfo.cs.tmpl
index 5e3c9f92d..edd674f6c 100644
--- a/win/CS/Properties/AssemblyInfo.cs.tmpl
+++ b/win/CS/Properties/AssemblyInfo.cs.tmpl
@@ -16,7 +16,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("HandBrake")]
[assembly: AssemblyProduct("HandBrake")]
-[assembly: AssemblyCopyright("Copyright © 2011")]
+[assembly: AssemblyCopyright("Copyright © 2012")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -38,5 +38,5 @@ using System.Runtime.InteropServices;
// Revision
//
-[assembly: AssemblyVersion("0.9.5.$WCREV$")]
+[assembly: AssemblyVersion("0.9.6.$WCREV$")]
[assembly: NeutralResourcesLanguage("")] \ No newline at end of file