summaryrefslogtreecommitdiffstats
path: root/win/CS/Properties
diff options
context:
space:
mode:
authorsr55 <[email protected]>2012-02-27 19:51:26 +0000
committersr55 <[email protected]>2012-02-27 19:51:26 +0000
commit54893603ab9b4727f389b8544c42265e06bfc24c (patch)
tree309babc534f86aabb63618af02afbaa11dcdda81 /win/CS/Properties
parentc3f957985346930ea067b70155b9c353e961cc2a (diff)
WinGui: Update build numbers and copyright.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4466 b64f7644-9d1e-0410-96f1-a4d463321fa5
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