This commit is contained in:
Jamie Rees 2016-03-15 18:48:08 +00:00
commit 1936512dbe
11 changed files with 13 additions and 0 deletions

View file

@ -33,3 +33,4 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyInformationalVersionAttribute("1.0.0.0")]