Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")

This commit is contained in:
Diva Canto
2015-04-29 18:47:17 -07:00
parent 0303112dcb
commit da32512ea4
61 changed files with 61 additions and 61 deletions

View File

@@ -61,5 +61,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly : AssemblyVersion("0.8.1.*")]
[assembly : AssemblyVersion("0.8.2.*")]