Updated the application version number. Anchored the generate report button to the bottom right hand side of the main form.

This commit is contained in:
2017-05-08 19:59:12 -05:00
parent 718562222d
commit 4c6b79aea1
3 changed files with 4 additions and 3 deletions
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.0.2.20")]
[assembly: AssemblyFileVersion("2.0.2.20")]
[assembly: AssemblyVersion("2.5.0.1")]
[assembly: AssemblyFileVersion("2.5.0.1")]