changed CURRENT_COMMIT_VERSION to 7

This commit is contained in:
Stefan Reitshamer 2012-04-10 20:29:19 -04:00
parent e320a53a7f
commit 3b46c1121f

View file

@ -11,7 +11,7 @@
#import "BufferedInputStream.h"
@class BlobKey;
#define CURRENT_COMMIT_VERSION 5
#define CURRENT_COMMIT_VERSION 7
@interface Commit : NSObject {
int commitVersion;