Loading kinetic.proto +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ option java_outer_classname = "Kinetic"; // the protocol version number by building this message // and then reading the value. message Local { optional string protocolVersion = 1 [default = "3.1.1"]; optional string protocolVersion = 1 [default = "3.1.2"]; } // THe message is an authorization and command bytes. Loading Loading
kinetic.proto +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ option java_outer_classname = "Kinetic"; // the protocol version number by building this message // and then reading the value. message Local { optional string protocolVersion = 1 [default = "3.1.1"]; optional string protocolVersion = 1 [default = "3.1.2"]; } // THe message is an authorization and command bytes. Loading