Version 1.4.81

This commit is contained in:
Travis Nickles 2017-06-24 19:43:46 -07:00
parent 4dfb2cf0db
commit 6c0a1a94a9

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.80")] [assembly: AssemblyVersion("1.4.81")]
[assembly: AssemblyFileVersion("1.4.80")] [assembly: AssemblyFileVersion("1.4.81")]