Bumped version number.

wix 1.2.0.0
Sean McArdle 2017-01-18 15:04:14 -08:00
parent 2f7a0b6a1a
commit 599e5d197c
1 changed files with 1 additions and 1 deletions

View File

@ -34,6 +34,6 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.1.*")]
[assembly: AssemblyFileVersion("1.1.0.7")]
[assembly: AssemblyFileVersion("1.2.0.0")]
[assembly: NeutralResourcesLanguage("en-US")]