summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorsr55 <[email protected]>2013-05-30 18:41:23 +0000
committersr55 <[email protected]>2013-05-30 18:41:23 +0000
commitfd0e9f80450745962e96b60282f8f1070d3f093f (patch)
tree3cea4a38954077bcb4d5c2892c6322e79e37b1ee /win
parentaa2152b9f872944320f1275625853f867c97bbb7 (diff)
Change AssemblyInfo.cs.tmpl0.9.9.1
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5530 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win')
-rw-r--r--win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl
index 9e3294f2d..d42127e97 100644
--- a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl
+++ b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl
@@ -56,5 +56,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-1.$WCREV$")]
+[assembly: AssemblyVersion("0.9.9.$WCREV$")]
[assembly: NeutralResourcesLanguage("")] \ No newline at end of file