Version 1.4.55

This commit is contained in:
Travis Nickles 2017-03-25 15:32:31 -07:00
parent 112b550473
commit d9f618799e

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.54")] [assembly: AssemblyVersion("1.4.55")]
[assembly: AssemblyFileVersion("1.4.54")] [assembly: AssemblyFileVersion("1.4.55")]