Updated versioning information. Need to automate this.

This commit is contained in:
Ben
2015-06-07 19:58:39 +01:00
parent a693d68494
commit 5bd5ce8b0f
2 changed files with 4 additions and 4 deletions

View File

@@ -50,7 +50,7 @@ using System.Windows;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.1.*")]
[assembly: AssemblyVersion("0.2.*")]
[assembly: InternalsVisibleTo("Filtration.Tests")]
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2")]