File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
server/src/main/java/org/elasticsearch Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -328,7 +328,7 @@ static TransportVersion def(int id) {
328328 public static final TransportVersion ESQL_PROFILE_INCLUDE_PLAN = def (9_111_0_00 );
329329 public static final TransportVersion MAPPINGS_IN_DATA_STREAMS = def (9_112_0_00 );
330330 public static final TransportVersion ESQL_SPLIT_ON_BIG_VALUES_9_1 = def (9_112_0_01 );
331- // This is the first version in 9.2 and NOT in 9.1.
331+ // Below is the first version in 9.2 and NOT in 9.1.
332332 public static final TransportVersion PROJECT_STATE_REGISTRY_RECORDS_DELETIONS = def (9_113_0_00 );
333333 public static final TransportVersion ESQL_SERIALIZE_TIMESERIES_FIELD_TYPE = def (9_114_0_00 );
334334 public static final TransportVersion ML_INFERENCE_IBM_WATSONX_COMPLETION_ADDED = def (9_115_0_00 );
You can’t perform that action at this time.
0 commit comments