summaryrefslogtreecommitdiffstats
path: root/win/C#/Properties
diff options
context:
space:
mode:
authorsr55 <[email protected]>2010-12-03 21:08:10 +0000
committersr55 <[email protected]>2010-12-03 21:08:10 +0000
commitf1f5d2c1b9c020dc07d1c8e8f3c1120310972fa1 (patch)
tree62503a261a17e48de4ed03ce2acc9ec48f047617 /win/C#/Properties
parent5d6b22826353d5028799362292cd85e5da91cfaf (diff)
WinGui:
- Sort the versioning out for the upcoming release. - Move the EnumHelper to the correct library. It was in the wrong place. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3699 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Properties')
-rw-r--r--win/C#/Properties/AssemblyInfo.cs.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/Properties/AssemblyInfo.cs.tmpl b/win/C#/Properties/AssemblyInfo.cs.tmpl
index eab0c05a7..bb0c88122 100644
--- a/win/C#/Properties/AssemblyInfo.cs.tmpl
+++ b/win/C#/Properties/AssemblyInfo.cs.tmpl
@@ -38,5 +38,5 @@ using System.Runtime.InteropServices;
// Revision
//
-[assembly: AssemblyVersion("0.9.4.$WCREV$")]
+[assembly: AssemblyVersion("0.9.5.$WCREV$")]
[assembly: NeutralResourcesLanguage("")] \ No newline at end of file