Minor UI changes after testing on the laptop. The add record form now selects Saturday based on the current date on start up.

This commit is contained in:
2017-01-23 03:41:47 -06:00
parent 739c4c179d
commit d7229c9499
19 changed files with 68 additions and 374 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("0.9.5.2")]
[assembly: AssemblyFileVersion("0.9.5.2")]
[assembly: AssemblyVersion("1.9.0.0")]
[assembly: AssemblyFileVersion("1.9.0.0")]