Change Assembly verson of OpenSim.Data.PGSQL.dll to 0.8.0.* to match all other assembly versions

0.8.0.3
Justin Clark-Casey (justincc) 2014-05-27 23:40:29 +01:00
parent c32ccfb520
commit 27597463da
1 changed files with 1 additions and 1 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.7.6.*")]
[assembly : AssemblyVersion("0.8.0.*")]