mirror of
https://github.com/samsonjs/arq_restore.git
synced 2026-04-27 15:07:44 +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"
|
#import "BufferedInputStream.h"
|
||||||
@class BlobKey;
|
@class BlobKey;
|
||||||
|
|
||||||
#define CURRENT_COMMIT_VERSION 5
|
#define CURRENT_COMMIT_VERSION 7
|
||||||
|
|
||||||
@interface Commit : NSObject {
|
@interface Commit : NSObject {
|
||||||
int commitVersion;
|
int commitVersion;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue