Finished version for Visual Studio 2013, about to publish

This commit is contained in:
the-coderok 2014-03-21 17:03:52 -07:00
parent c02e906621
commit 80c0dc84da
11 changed files with 79 additions and 68 deletions

View file

@ -29,8 +29,6 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.0.*")]