cache: default index data to protocol 6

This commit is contained in:
Adam
2017-12-28 20:57:55 -05:00
parent 9b3231671a
commit 1f153ddc48

View File

@@ -40,7 +40,7 @@ public class Index
private final int id;
private int protocol = 7;
private int protocol = 6;
private boolean named = true;
private int revision;
private int crc;