Dan Smith created GEODE-9480:
--------------------------------
Summary: KnownVersions class has 1.13.1 listed as the version for
ordinal 121, but it should be 1.13.2
Key: GEODE-9480
URL: https://issues.apache.org/jira/browse/GEODE-9480
Project: Geode
Issue Type: Bug
Components: core
Reporter: Dan Smith
KnownVersion.java on develop and Version.java in the support/1.13 branch have
1.13.1 listed as the version in which the protocol ordinal changed to 121.
However, 1.13.1 doesn't actually use that ordinal, it reports itself as using
protocol ordinal 120 (the same as 1.13.0).
This file should be changed to indicate that 1.13.2 is actually the version in
which the protocol changed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)