diff options
author | sr55 <[email protected]> | 2015-02-08 15:54:16 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2015-02-08 15:54:16 +0000 |
commit | 4791bb1c24d32e4318cc73de0e48502cb7bcdb3f (patch) | |
tree | 44a54505a653a5ad2a3c2b5a8267a2b030feadee /win/CS/HandBrakeWPF | |
parent | 1fcb4d328b76f4714f73c465802b4f44603d6cc4 (diff) |
0.10.x WinGui: Bump version to 0.10.1
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6883 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrakeWPF')
-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 714f18690..d075d8c10 100644 --- a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl +++ b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl @@ -61,5 +61,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.10.0.$WCREV$")]
+[assembly: AssemblyVersion("0.10.1.$WCREV$")]
[assembly: NeutralResourcesLanguage("")]
\ No newline at end of file |