Commit 6e2e40c2 authored by Thai Nguyen's avatar Thai Nguyen
Browse files

change version to 3.1.1

parent 90f0f692
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,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.0"];
	optional string protocolVersion = 1 [default = "3.1.1"];
}

// THe message is an authorization and command bytes.