Skip to content

Commit

Permalink
Specify protobuf syntax version. (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hadi Moshayedi authored and mtuncer committed Jul 21, 2017
1 parent 63c0aa9 commit d07faf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cstore.proto
@@ -1,3 +1,5 @@
syntax = "proto2";

package protobuf;

enum CompressionType {
Expand Down

0 comments on commit d07faf8

Please sign in to comment.