Version 1.4.75

This commit is contained in:
Travis Nickles 2017-06-08 11:50:41 -07:00
parent 9a4fc0476e
commit 7b1d7f243f

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 // 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.4.74")] [assembly: AssemblyVersion("1.4.75")]
[assembly: AssemblyFileVersion("1.4.74")] [assembly: AssemblyFileVersion("1.4.75")]