bug5971: upgrading the MarkPassingCalculator.CALCULATOR_VERSION from 1 to 2

This commit is contained in:
Axel Uhl
2024-02-20 23:03:08 +01:00
parent 450f6378a4
commit eb875de110
@@ -72,7 +72,7 @@ public class MarkPassingCalculator {
* This CALCULATOR_VERSION variable indicates the Version of the {@link MarkPassingCalculator} and must be changed
* manually when changing the calculator. It should be changed by adding +1;
*/
public static final int CALCULATOR_VERSION = 1;
public static final int CALCULATOR_VERSION = 2;
/**
* An "end marker" that can be {@link #enqueueUpdate(StorePositionUpdateStrategy) enqueued} in order to tell the