Update an AssmblyVersion property that I missed to 0.8.0

This commit is contained in:
Justin Clark-Casey (justincc)
2013-10-04 23:36:28 +01:00
parent 42bdf44658
commit 44580e2233

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.*")]