See previous commit
This commit is contained in:
@@ -81,7 +81,7 @@ public:
|
||||
static const int NOT_CHECKED_OP = (1 << 3);
|
||||
static const int ALL_OP = (~0);
|
||||
|
||||
static const int VERSION = 2;
|
||||
static const int VERSION = 3;
|
||||
|
||||
Database(const char* filename, KissCount* kiss);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user