mirror of
https://github.com/samsonjs/arq_restore.git
synced 2026-03-25 09:25:53 +00:00
changed CURRENT_COMMIT_VERSION to 7
This commit is contained in:
parent
e320a53a7f
commit
3b46c1121f
1 changed files with 1 additions and 1 deletions
2
Commit.h
2
Commit.h
|
|
@ -11,7 +11,7 @@
|
|||
#import "BufferedInputStream.h"
|
||||
@class BlobKey;
|
||||
|
||||
#define CURRENT_COMMIT_VERSION 5
|
||||
#define CURRENT_COMMIT_VERSION 7
|
||||
|
||||
@interface Commit : NSObject {
|
||||
int commitVersion;
|
||||
|
|
|
|||
Loading…
Reference in a new issue