Version 1.6.5

This commit is contained in:
Travis Nickles 2019-01-10 02:02:36 -06:00
parent beeaa62f69
commit fee5c42fe6

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.6.4")] [assembly: AssemblyVersion("1.6.5")]
[assembly: AssemblyFileVersion("1.6.4")] [assembly: AssemblyFileVersion("1.6.5")]
[assembly: NeutralResourcesLanguage("en")] [assembly: NeutralResourcesLanguage("en")]