Skip to content

Commit

Permalink
[Technical] Changed version number to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanp committed Feb 17, 2016
1 parent 3b36559 commit 3af365f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AssemblyInfo.Shared.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
using System.Reflection;
using System.Runtime.InteropServices;

[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("0.9.0.0")]
[assembly: AssemblyFileVersion("0.9.0.0")]

[assembly: AssemblyCompany("SonarSource and Microsoft")]
[assembly: AssemblyCopyright("Copyright © SonarSource and Microsoft 2015")]
Expand Down

0 comments on commit 3af365f

Please sign in to comment.