updated Tree version to 22

This commit is contained in:
Stefan Reitshamer 2017-07-10 06:05:33 -04:00
parent 105bb1e742
commit 90abf740a8

View file

@ -38,7 +38,7 @@
@class Node;
@class BlobKey;
#define CURRENT_TREE_VERSION 20
#define CURRENT_TREE_VERSION 22
#define TREE_HEADER_LENGTH (8)
@interface Tree : NSObject {