App version increment

This commit is contained in:
unknown 2015-07-12 20:03:04 -06:00
parent 3b5f061730
commit 4b152b438b
1 changed files with 1 additions and 1 deletions

View File

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// 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.4.0.0")]
[assembly: AssemblyVersion("0.4.1.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]