Update an AssmblyVersion property that I missed to 0.8.0

link-sitting
Justin Clark-Casey (justincc) 2013-10-04 23:36:28 +01:00
parent 42bdf44658
commit 44580e2233
1 changed files with 1 additions and 1 deletions

View File

@ -62,4 +62,4 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// [assembly: AssemblyVersion("0.7.6.*")]
[assembly : AssemblyVersion("0.7.6.*")]
[assembly : AssemblyVersion("0.8.0.*")]