diff --git a/src/indexparameters.cpp b/src/indexparameters.cpp index 73430b0c..8ac818e4 100644 --- a/src/indexparameters.cpp +++ b/src/indexparameters.cpp @@ -40,7 +40,7 @@ static std::vector profiles = { Profile{100, 110, 20, -4, -1, -1}, Profile{125, 135, 20, -4, -1, 3}, Profile{150, 175, 20, -4, 1, 7}, - Profile{250, 275, 22, -4, 4, 14}, + Profile{250, 275, 23, -4, 4, 14}, Profile{300, 375, 22, -4, 3, 13}, Profile{400, max, 23, -6, 2, 12}, };