mirror of
https://github.com/Wisser/Jailer.git
synced 2026-05-21 19:48:28 -05:00
WORKING_TABLE_VERSION = 4
This commit is contained in:
@@ -30,7 +30,7 @@ public class JailerVersion {
|
||||
/**
|
||||
* The Jailer working tables version.
|
||||
*/
|
||||
public static final int WORKING_TABLE_VERSION = 3;
|
||||
public static final int WORKING_TABLE_VERSION = 4;
|
||||
|
||||
/**
|
||||
* The Jailer application name.
|
||||
|
||||
Reference in New Issue
Block a user