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

@@ -55,4 +55,4 @@ using System.Runtime.InteropServices;
// You can specify all values by your own or you can build default build and revision
// numbers with the '*' character (the default):
[assembly : AssemblyVersion("0.8.1.*")]
[assembly : AssemblyVersion("0.8.2.*")]