#NewBug Fixed slow scrolling, increased version

This commit is contained in:
Markus Hofknecht 2020-03-13 14:32:10 +01:00
parent 1f28b5d32f
commit 220238ac36

View file

@ -31,5 +31,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.1.257")]
[assembly: AssemblyFileVersion("0.9.1.257")]
[assembly: AssemblyVersion("0.9.1.258")]
[assembly: AssemblyFileVersion("0.9.1.258")]