Fixed a bug in the report settings that stopped the back page's height from being saved.

This commit is contained in:
2017-05-10 22:57:00 -05:00
parent a569a21294
commit 26705bbd7e
3 changed files with 14 additions and 5 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.5.0.1")]
[assembly: AssemblyFileVersion("2.5.0.1")]
[assembly: AssemblyVersion("2.5.1.1")]
[assembly: AssemblyFileVersion("2.5.1.1")]