Version 1.7.17

This commit is contained in:
Travis Nickles 2019-09-14 00:56:03 -05:00
parent cca01402dc
commit 3d8b4d4a07

View File

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