diff options
author | sr55 <[email protected]> | 2013-05-30 18:29:22 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2013-05-30 18:29:22 +0000 |
commit | c869b600f798e4b4480a748c255676f58b98d85e (patch) | |
tree | d7d2b628a582a0b679492c5f7157dbba8d4791b4 /win/CS/HandBrakeWPF/Properties | |
parent | 93117add4ed41f9f87d1da16ca339b2efad6767d (diff) |
Prep for patch release.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5527 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl | 2 |
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 d42127e97..9e3294f2d 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.$WCREV$")]
+[assembly: AssemblyVersion("0.9.9-1.$WCREV$")]
[assembly: NeutralResourcesLanguage("")]
\ No newline at end of file |