mirror of
https://github.com/samsonjs/arq_restore.git
synced 2026-04-27 15:07:44 +00:00
updated Tree version to 22
This commit is contained in:
parent
105bb1e742
commit
90abf740a8
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
||||||
@class Node;
|
@class Node;
|
||||||
@class BlobKey;
|
@class BlobKey;
|
||||||
|
|
||||||
#define CURRENT_TREE_VERSION 20
|
#define CURRENT_TREE_VERSION 22
|
||||||
#define TREE_HEADER_LENGTH (8)
|
#define TREE_HEADER_LENGTH (8)
|
||||||
|
|
||||||
@interface Tree : NSObject {
|
@interface Tree : NSObject {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue